diff --git a/lttng-ust.spec b/lttng-ust.spec index 47198518fd372710306f29d3c8adbe03cd3dbdfd..7b1dec3c13a662806de9398107af14252d326f4d 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,12 +1,13 @@ Name: lttng-ust Version: 2.10.1 -Release: 7 +Release: 8 Summary: LTTng Userspace Tracer library License: LGPLv2 and GPLv2 and MIT URL: https://lttng.org Source0: https://lttng.org/files/lttng-ust/%{name}-%{version}.tar.bz2 +Recommends: %{name}-help = %{version}-%{release} BuildRequires: python2 libuuid-devel texinfo autoconf automake libtool BuildRequires: userspace-rcu-devel >= 0.8.0 @@ -58,6 +59,9 @@ make check %{_docdir}/%{name}/* %changelog +* Thu Nov 12 2020 xinghe - 2.10.1-8 +- add help for Recommends + * Fri Aug 21 2020 yuboyun - 2.10.1-7 - Type: bugfix - ID: NA