diff --git a/lttng-ust.spec b/lttng-ust.spec index 603495f..d733250 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,5 +1,5 @@ Name: lttng-ust -Version: 2.13.6 +Version: 2.13.7 Release: 1mamba Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng Group: System/Libraries @@ -13,7 +13,7 @@ License: LGPL, MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libnuma-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -114,6 +114,9 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR" %{python3_sitelib}/lttngust/* %changelog +* Fri Jan 12 2024 Automatic Build System 2.13.7-1mamba +- automatic version update by autodist + * Fri Jun 09 2023 Automatic Build System 2.13.6-1mamba - automatic version update by autodist