automatic version update by autodist [release 2.13.2-1mamba;Sat Mar 26 2022]
This commit is contained in:
parent
e9cf48e828
commit
911752cb2e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user