From 20e5fdad4c5d95358e0b97735567d51c6f0034390f0637297d38d6df2ae925a0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 3 Jan 2022 10:35:46 +0000 Subject: [PATCH] Accepting request 940794 from home:dirkmueller:Factory - update to 0.13.0: * The Userspace RCU 0.13 release is mostly a library soname version bump to address an ABI incompatibility between the 0.10 and { 0.11, 0.12 } releases. see https://lists.lttng.org/pipermail/lttng-dev/2021-June/030023.html OBS-URL: https://build.opensuse.org/request/show/940794 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/userspace-rcu?expand=0&rev=32 --- baselibs.conf | 2 +- userspace-rcu-0.12.2.tar.bz2 | 3 --- userspace-rcu-0.12.2.tar.bz2.asc | 11 ----------- userspace-rcu-0.13.0.tar.bz2 | 3 +++ userspace-rcu-0.13.0.tar.bz2.asc | 11 +++++++++++ userspace-rcu.changes | 8 ++++++++ userspace-rcu.spec | 15 ++++++--------- 7 files changed, 29 insertions(+), 24 deletions(-) delete mode 100644 userspace-rcu-0.12.2.tar.bz2 delete mode 100644 userspace-rcu-0.12.2.tar.bz2.asc create mode 100644 userspace-rcu-0.13.0.tar.bz2 create mode 100644 userspace-rcu-0.13.0.tar.bz2.asc diff --git a/baselibs.conf b/baselibs.conf index e071acf..4bf30d0 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -liburcu6 +liburcu8 diff --git a/userspace-rcu-0.12.2.tar.bz2 b/userspace-rcu-0.12.2.tar.bz2 deleted file mode 100644 index f97900e..0000000 --- a/userspace-rcu-0.12.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4eefc11e4f6c212fc7d84d871e1cc139da0669a46ff3fda557a6fdd4d74ca67b -size 529440 diff --git a/userspace-rcu-0.12.2.tar.bz2.asc b/userspace-rcu-0.12.2.tar.bz2.asc deleted file mode 100644 index b5e3340..0000000 --- a/userspace-rcu-0.12.2.tar.bz2.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmAtdKYACgkQFygKl4EY -as+8wAf/exLZkbQelCcm1w9BJfTK21zFSMV7sPWFFqjBYFdIxcrVYVpUV5RJAdEm -7wEVz5AAXSS73RKK/re4vuSOJSuHVDkq0n6Ye8lRtk1WId8ky1y+rB4XK2vVAtV1 -ZrjguVOhhqEy4nJh1ymX57K6P1gm7CWNsn/7/3yKabpT/Y3wW7xxFEGPkYNlwOQg -G02bWsiZx5Vx0XLI5VIHZ1RA2Ia74raVHteg930YSPrrXV8tZ9YyFqBRhmlzG7Op -vnGbHTZPq8IuP4OMORBd2JQX9hm5ELVUILFiXnd04EtkEv9+6JxV0RcaCDXQ3LHf -T6QUtSCcGLxezQ9cJl0WqrXytmCxCg== -=+Kwl ------END PGP SIGNATURE----- diff --git a/userspace-rcu-0.13.0.tar.bz2 b/userspace-rcu-0.13.0.tar.bz2 new file mode 100644 index 0000000..3a0823d --- /dev/null +++ b/userspace-rcu-0.13.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb20dbe1a892c2a4d8898bac4316176e585392693d498766ccbbc68cf20ba20 +size 608434 diff --git a/userspace-rcu-0.13.0.tar.bz2.asc b/userspace-rcu-0.13.0.tar.bz2.asc new file mode 100644 index 0000000..17e69f9 --- /dev/null +++ b/userspace-rcu-0.13.0.tar.bz2.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmC5QKQACgkQFygKl4EY +as9Dggf/eL+/ELN9KmQKw69GDU+GzHXj3Q5TtiyhuNaXJyMppyE7oxdnTlTVPPgE +itD4XJuvNQFKbrmXMJT4tVX/yE+ODRXw1/dV3jF548MuFYwLUdp6ReQvwxWO6Xs9 +Zn/mQKnpYrykTkxiFUj/JaBlMabpFx36BO22KiBxZ/7FIsCzOGrFdAysunKcdn1+ +Rv351BK3sN23Iki8iSOjMOa/TT/NSd1NzfwTubx3Z8iu++4X9TLP5FGRsp8QoYy4 +63p1OjEXbh5KMMA3hqABfHGh2QmNBEA56y8cxbWq8mKR+4/IAgEQ7MC4HDp1eAkO +KAy7CNlF96x52bo7XWzUPtBKK+Ki8w== +=8H/7 +-----END PGP SIGNATURE----- diff --git a/userspace-rcu.changes b/userspace-rcu.changes index f15fd6e..0e09eed 100644 --- a/userspace-rcu.changes +++ b/userspace-rcu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 15 21:11:57 UTC 2021 - Dirk Müller + +- update to 0.13.0: + * The Userspace RCU 0.13 release is mostly a library soname version bump + to address an ABI incompatibility between the 0.10 and { 0.11, 0.12 } + releases. see https://lists.lttng.org/pipermail/lttng-dev/2021-June/030023.html + ------------------------------------------------------------------- Mon Mar 8 23:28:27 UTC 2021 - Dirk Müller diff --git a/userspace-rcu.spec b/userspace-rcu.spec index 8d46424..cf0e844 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -18,22 +18,20 @@ # -%define soname 6 +%define soname 8 Name: userspace-rcu -Version: 0.12.2 +Version: 0.13.0 Release: 0 Summary: Userspace Read-Copy-Update Library -License: LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND GPL-3.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-3.0-or-later Group: System/Libraries -URL: http://lttng.org/urcu -Source0: http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 -Source1: http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2.asc +URL: https://liburcu.org/ +Source0: https://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 +Source1: https://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2.asc Source2: userspace-rcu.keyring Source99: baselibs.conf -BuildRequires: automake BuildRequires: gcc BuildRequires: glibc-devel -BuildRequires: libtool BuildRequires: make BuildRequires: pkgconfig @@ -73,7 +71,6 @@ accesses to detect grace periods after which memory reclamation is possible. %setup -q %build -autoreconf -fi %configure --disable-silent-rules --disable-static %make_build