forked from pool/libtracefs
Accepting request 948227 from devel:libraries:c_c++
- Update to latest upstream version (1.2.5) OBS-URL: https://build.opensuse.org/request/show/948227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtracefs?expand=0&rev=2
This commit is contained in:
commit
ab82d18340
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2a0ae8313c4530fca2dea17451c67f49b2703fc4c1a009ff9c71086c2ab8f900
|
|
||||||
size 62224
|
|
3
libtracefs-1.2.5.tar.gz
Normal file
3
libtracefs-1.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3425b43e845134f98dea74aa97760a3a5d15fcf71b7b3751459a4a8b8e38a83f
|
||||||
|
size 62590
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 19 13:13:55 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
||||||
|
|
||||||
|
- Update to latest upstream version (1.2.5)
|
||||||
|
* No changelog provided again
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 14 15:06:28 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
|
Fri May 14 15:06:28 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtracefs
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,16 +18,16 @@
|
|||||||
|
|
||||||
Name: libtracefs
|
Name: libtracefs
|
||||||
%define lname libtracefs1
|
%define lname libtracefs1
|
||||||
Version: 1.2.0
|
Version: 1.2.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux kernel trace file system library
|
Summary: Linux kernel trace file system library
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/
|
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
|
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: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
BuildRequires: pkgconfig(libtraceevent) >= 1.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This library provides C APIs to access the kernel trace file system.
|
This library provides C APIs to access the kernel trace file system.
|
||||||
|
Loading…
Reference in New Issue
Block a user