diff --git a/libtracefs.changes b/libtracefs.changes index c6d0a97..b8418a5 100644 --- a/libtracefs.changes +++ b/libtracefs.changes @@ -2,6 +2,8 @@ Fri May 14 15:06:28 UTC 2021 - Dario Faggioli - Update to new upstream version (1.2.0) + * No changelog was provided by upstream. + * libtracefs: Add tracefs_event_enable/disable() API ------------------------------------------------------------------- Mon May 10 08:03:05 UTC 2021 - Dario Faggioli diff --git a/libtracefs.spec b/libtracefs.spec index 907d8da..f73cc5d 100644 --- a/libtracefs.spec +++ b/libtracefs.spec @@ -24,8 +24,8 @@ Summary: Linux kernel trace file system library License: LGPL-2.1-only Group: Development/Libraries/C and C++ URL: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/ -Source: https://git.kernel.org/pub/scm/libs/libtrace/%{name}.git/snapshot/%{name}-%version.tar.gz -BuildRequires: pkgconfig(libtraceevent) +Source: https://git.kernel.org/pub/scm/libs/libtrace/%name.git/snapshot/%name-%version.tar.gz +BuildRequires: pkgconfig(libtraceevent) >= 1.3 BuildRequires: pkg-config BuildRequires: xz