Shield regtest

This commit is contained in:
xinghe_1 2020-06-28 18:00:00 +08:00
parent 8623689368
commit 20ba2b3323

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