update userspace-rcu.spec.

This commit is contained in:
xinghe 2020-06-29 14:29:42 +08:00 committed by Gitee
parent fe8bbe7a87
commit f12af363e7

View File

@ -1,6 +1,6 @@
Name: userspace-rcu Name: userspace-rcu
Version: 0.10.1 Version: 0.10.1
Release: 9 Release: 10
Summary: Userspace read-copy-update library Summary: Userspace read-copy-update library
License: LGPLv2+ License: LGPLv2+
URL: http://liburcu.org URL: http://liburcu.org
@ -15,7 +15,7 @@ Patch6005: fix-workqueue-struct-urcu_work-vs-rcu_head-mixup.patch
Patch6006: fix-don-t-wait-after-completion-of-job-batch-if-work.patch Patch6006: fix-don-t-wait-after-completion-of-job-batch-if-work.patch
Patch6007: fix-don-t-wait-after-completion-of-a-work-queue-job-.patch Patch6007: fix-don-t-wait-after-completion-of-a-work-queue-job-.patch
Patch6008: fix-only-wait-if-work-queue-is-empty-in-real-time-mo.patch Patch6008: fix-only-wait-if-work-queue-is-empty-in-real-time-mo.patch
Patch6009: backport-remove-benchmarks.patch Patch6009: fix-regtest-without-bench.patch
Patch9000: urcu-fix-deadlock-issue-using-SIG_RCU.patch Patch9000: urcu-fix-deadlock-issue-using-SIG_RCU.patch
@ -77,6 +77,12 @@ make check
%changelog %changelog
* Thu Jun 29 2020 xinghe <xinghe1@huawei.com> - 0.10.1-10
- Type:bugfix
- ID:NA
- SUG:restart
- DESC: Remove the benchmarks from the regtest.
* Sun Jun 28 2020 xinghe <xinghe1@huawei.com> - 0.10.1-9 * Sun Jun 28 2020 xinghe <xinghe1@huawei.com> - 0.10.1-9
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA