automatic version update by autodist [release 2.13.8-1mamba;Sat Apr 20 2024]
This commit is contained in:
parent
dcbb74bcc1
commit
6aeaa9bd7b
@ -1,5 +1,5 @@
|
||||
Name: lttng-ust
|
||||
Version: 2.13.7
|
||||
Version: 2.13.8
|
||||
Release: 1mamba
|
||||
Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,8 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: liburcu-devel
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -114,6 +116,9 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
|
||||
%{python3_sitelib}/lttngust/*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 2.13.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 12 2024 Automatic Build System <autodist@openmamba.org> 2.13.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user