From 10dab7ad786cf0a75e80c52bbb83129345d5fb81 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 15 Apr 2025 17:42:01 +0200 Subject: [PATCH] automatic version update by autodist [release 2.13.9-1mamba;Tue Apr 15 2025] --- lttng-ust.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index 2dbe6fb..91c3fe8 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -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 2.13.9-1mamba +- automatic version update by autodist + * Sat Apr 20 2024 Automatic Build System 2.13.8-1mamba - automatic version update by autodist