diff --git a/lttng-ust.spec b/lttng-ust.spec index 0eb038f..b036688 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,12 +1,12 @@ Name: lttng-ust -Version: 2.12.0 +Version: 2.12.1 Release: 1mamba Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://lttng.org +URL: https://lttng.org Source: http://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2 License: LGPL, MIT ## AUTOBUILDREQ-BEGIN @@ -90,5 +90,8 @@ This package contains libraries and header files for developing applications tha %changelog +* Fri Feb 19 2021 Automatic Build System 2.12.1-1mamba +- automatic version update by autodist + * Sun Jun 21 2020 Silvan Calarco 2.12.0-1mamba - package created using the webbuild interface