diff --git a/lttng-ust.spec b/lttng-ust.spec index e4a8c66..f74b791 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -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 2.13.5-1mamba +- automatic version update by autodist + * Sat Aug 20 2022 Automatic Build System 2.13.4-1mamba - automatic version update by autodist