automatic version update by autodist [release 2.13.2-1mamba;Sat Mar 26 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:31:13 +01:00
parent e9cf48e828
commit 911752cb2e

View File

@ -1,6 +1,6 @@
Name: lttng-ust
Version: 2.13.1
Release: 2mamba
Version: 2.13.2
Release: 1mamba
Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng
Group: System/Libraries
Vendor: openmamba
@ -13,6 +13,7 @@ License: LGPL, MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libnuma-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -115,6 +116,9 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
%{python3_sitelib}/lttngust/*
%changelog
* Sat Mar 26 2022 Automatic Build System <autodist@mambasoft.it> 2.13.2-1mamba
- automatic version update by autodist
* Wed Jan 12 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.1-2mamba
- enable python agent and sdt