automatic version update by autodist [release 2.13.9-1mamba;Tue Apr 15 2025]

This commit is contained in:
2025-04-15 17:42:01 +02:00
parent 6aeaa9bd7b
commit 10dab7ad78

View File

@@ -1,5 +1,5 @@
Name: lttng-ust
Version: 2.13.8
Version: 2.13.9
Release: 1mamba
Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng
Group: System/Libraries
@@ -46,7 +46,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description -n python-lttngust
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@@ -79,8 +78,6 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files -n lib%{name}
@@ -116,6 +113,9 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
%{python3_sitelib}/lttngust/*
%changelog
* Tue Apr 15 2025 Automatic Build System <autodist@openmamba.org> 2.13.9-1mamba
- automatic version update by autodist
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 2.13.8-1mamba
- automatic version update by autodist