diff --git a/userspace-rcu.spec b/userspace-rcu.spec index d9d7608f6c56eb6dac01a4865ecd2c25f9d826d8..6d81be90a38dc65444db30054947bcf69699af3f 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -1,15 +1,13 @@ Name: userspace-rcu Version: 0.14.0 -Release: 1 +Release: 2 Summary: Userspace read-copy-update library License: LGPLv2+ URL: http://liburcu.org Source0: http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2 Patch1 : userspace-rcu-0.13.0-sw.patch -%ifarch loongarch64 Patch0000: add-loongarch.patch -%endif BuildRequires: pkgconfig gcc gcc-c++ autoconf automake make libtool %description @@ -69,6 +67,9 @@ make check %changelog +* Fri Dec 13 2024 yanzghenyu - 0.14.0-2 +- include all patches in the source + * Wed Jan 24 2024 liuchao - 0.14.0-1 - upgrade to 0.14.0: - Fix: urcu-bp: only teardown call-rcu worker in destructor