!4 serspace-rcu

Merge pull request !4 from xinghe/master
This commit is contained in:
openeuler-ci-bot 2020-06-28 19:35:40 +08:00 committed by Gitee
commit 55b118f093

View File

@ -1,6 +1,6 @@
Name: userspace-rcu
Version: 0.10.1
Release: 8
Release: 9
Summary: Userspace read-copy-update library
License: LGPLv2+
URL: http://liburcu.org
@ -51,7 +51,7 @@ make %{?_smp_mflags} V=1
%check
make check
make regtest
#make regtest
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -77,6 +77,12 @@ make regtest
%changelog
* Sun Jun 28 2020 xinghe <xinghe1@huawei.com> - 0.10.1-9
- Type:bugfix
- ID:NA
- SUG:restart
- DESC: Shield regtest
* Thu Jun 24 2020 xinghe <xinghe1@huawei.com> - 0.10.1-8
- Type:bugfix
- ID:NA