automatic version update by autodist [release 2.13.5-1mamba;Sun Oct 02 2022]
This commit is contained in:
parent
a289c2d998
commit
f508cbee57
@ -1,5 +1,5 @@
|
||||
Name: lttng-ust
|
||||
Version: 2.13.4
|
||||
Version: 2.13.5
|
||||
Release: 1mamba
|
||||
Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng
|
||||
Group: System/Libraries
|
||||
@ -92,9 +92,7 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
|
||||
%{_bindir}/lttng-gen-tp
|
||||
%dir %{_includedir}/lttng
|
||||
%{_includedir}/lttng/*
|
||||
%{_libdir}/liblttng-ust-*.la
|
||||
%{_libdir}/liblttng-ust-*.so
|
||||
%{_libdir}/liblttng-ust.la
|
||||
%{_libdir}/liblttng-ust.so
|
||||
%{_libdir}/pkgconfig/lttng-ust-ctl.pc
|
||||
%{_libdir}/pkgconfig/lttng-ust.pc
|
||||
@ -116,6 +114,9 @@ export CPPFLAGS="-DUATOMIC_NO_LINK_ERROR"
|
||||
%{python3_sitelib}/lttngust/*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 02 2022 Automatic Build System <autodist@mambasoft.it> 2.13.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 20 2022 Automatic Build System <autodist@mambasoft.it> 2.13.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user