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