rebuilt to fix liburcu.so symlink [release 0.13.0-2mamba;Tue Oct 12 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 18:52:30 +01:00
parent 6e1d4d29ab
commit 40d95bef3a

View File

@ -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 <silvan.calarco@mambasoft.it> 0.13.0-2mamba
- rebuilt to fix liburcu.so symlink
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 0.13.0-1mamba
- automatic version update by autodist
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 0.12.2-1mamba
- automatic version update by autodist