From 76e99e3c9ca8fc1c5add096023c528a66b49034b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:31:12 +0100 Subject: [PATCH] automatic version update by autodist [release 2.12.2-1mamba;Tue May 18 2021] --- lttng-ust.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index b036688..91c3b6f 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,5 +1,5 @@ Name: lttng-ust -Version: 2.12.1 +Version: 2.12.2 Release: 1mamba Summary: Library allows any C/C++ application to be instrumented for and traced by LTTng Group: System/Libraries @@ -11,12 +11,10 @@ Source: http://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2 License: LGPL, MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libnuma-devel BuildRequires: liburcu-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The LTTng User Space Tracing (LTTng-UST) library allows any C/C++ application to be instrumented for and traced by LTTng. @@ -90,6 +88,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Tue May 18 2021 Automatic Build System 2.12.2-1mamba +- automatic version update by autodist + * Fri Feb 19 2021 Automatic Build System 2.12.1-1mamba - automatic version update by autodist