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