diff --git a/libtracefs-1.2.0.tar.gz b/libtracefs-1.2.0.tar.gz deleted file mode 100644 index f3d2966..0000000 --- a/libtracefs-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a0ae8313c4530fca2dea17451c67f49b2703fc4c1a009ff9c71086c2ab8f900 -size 62224 diff --git a/libtracefs-1.2.5.tar.gz b/libtracefs-1.2.5.tar.gz new file mode 100644 index 0000000..bd44914 --- /dev/null +++ b/libtracefs-1.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3425b43e845134f98dea74aa97760a3a5d15fcf71b7b3751459a4a8b8e38a83f +size 62590 diff --git a/libtracefs.changes b/libtracefs.changes index b8418a5..6f268fe 100644 --- a/libtracefs.changes +++ b/libtracefs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 19 13:13:55 UTC 2022 - Dario Faggioli + +- Update to latest upstream version (1.2.5) + ------------------------------------------------------------------- Fri May 14 15:06:28 UTC 2021 - Dario Faggioli diff --git a/libtracefs.spec b/libtracefs.spec index f73cc5d..eafb572 100644 --- a/libtracefs.spec +++ b/libtracefs.spec @@ -1,7 +1,7 @@ # # spec file for package libtracefs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,16 @@ Name: libtracefs %define lname libtracefs1 -Version: 1.2.0 +Version: 1.2.5 Release: 0 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) >= 1.3 BuildRequires: pkg-config BuildRequires: xz +BuildRequires: pkgconfig(libtraceevent) >= 1.3 %description This library provides C APIs to access the kernel trace file system.