forked from pool/libtracefs
Accepting request 947461 from home:dfaggioli:perf
- Update to latest upstream version (1.2.5) OBS-URL: https://build.opensuse.org/request/show/947461 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtracefs?expand=0&rev=5
This commit is contained in:
BIN
libtracefs-1.2.0.tar.gz
(Stored with Git LFS)
BIN
libtracefs-1.2.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
libtracefs-1.2.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
libtracefs-1.2.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 13:13:55 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
- Update to latest upstream version (1.2.5)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 15:06:28 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user