From 6e1d4d29abb2e0978493b4afd933cb0bbd9c7138 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:52:30 +0100 Subject: [PATCH] automatic version update by autodist [release 0.12.2-1mamba;Tue Feb 23 2021] --- userspace-rcu.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/userspace-rcu.spec b/userspace-rcu.spec index fd7e070..2a03db6 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -1,19 +1,18 @@ Name: userspace-rcu -Version: 0.12.1 +Version: 0.12.2 Release: 1mamba Summary: A userspace RCU (read-copy-update) library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://liburcu.org/ +URL: https://liburcu.org/ Source: https://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: ldconfig ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A userspace RCU (read-copy-update) library. @@ -79,5 +78,8 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog README.md %changelog +* Tue Feb 23 2021 Automatic Build System 0.12.2-1mamba +- automatic version update by autodist + * Sun Jun 21 2020 Silvan Calarco 0.12.1-1mamba - package created using the webbuild interface