update to 1.8.1 [release 1.8.1-1mamba;Fri Feb 28 2025]
This commit is contained in:
parent
fe6da85226
commit
4932bea913
@ -1,13 +1,13 @@
|
||||
Name: libtracefs
|
||||
Version: 1.7.0
|
||||
Version: 1.8.1
|
||||
Release: 1mamba
|
||||
Summary: Linux kernel trace file system library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/about/
|
||||
Source: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/libtracefs-%{version}.tar.gz
|
||||
URL: https://web.git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/about/
|
||||
Source: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/libtracefs-%{version}/libtracefs-%{version}.tar.bz2
|
||||
License: GPL, LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -34,7 +34,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -50,8 +49,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -72,5 +69,8 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/sqlhist
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
||||
- update to 1.8.1
|
||||
|
||||
* Tue Dec 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user