From 40d95bef3a5ae3a9afde1a1d84302337fde55797 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:52:30 +0100 Subject: [PATCH] rebuilt to fix liburcu.so symlink [release 0.13.0-2mamba;Tue Oct 12 2021] --- userspace-rcu.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/userspace-rcu.spec b/userspace-rcu.spec index 2a03db6..2502bda 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -1,6 +1,6 @@ Name: userspace-rcu -Version: 0.12.2 -Release: 1mamba +Version: 0.13.0 +Release: 2mamba Summary: A userspace RCU (read-copy-update) library Group: System/Libraries Vendor: openmamba @@ -11,7 +11,6 @@ Source: https://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig ## AUTOBUILDREQ-END %description @@ -78,6 +77,12 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog README.md %changelog +* Tue Oct 12 2021 Silvan Calarco 0.13.0-2mamba +- rebuilt to fix liburcu.so symlink + +* Fri Jun 04 2021 Automatic Build System 0.13.0-1mamba +- automatic version update by autodist + * Tue Feb 23 2021 Automatic Build System 0.12.2-1mamba - automatic version update by autodist