update code

This commit is contained in:
zhuchunyi 2019-11-06 19:43:57 +08:00
parent 9ca3d58632
commit 3be4097334

View File

@ -1,6 +1,6 @@
Name: nettle
Version: 3.4.1rc1
Release: 3
Release: 4
Summary: A low-level cryptographic library
License: LGPLv3+ or GPLv2+
URL: https://www.lysator.liu.se/~nisse/nettle/
@ -49,7 +49,7 @@ make check
%files
%defattr(-,root,root)
%doc AUTHORS descore.README nettle.pdf
%license COPYINGv2 COPYING.LESSERv3
%license COPYINGv2 COPYINGv3 COPYING.LESSERv3
%{_infodir}/nettle.info.gz
%{_libdir}/libnettle.so.6*
%{_libdir}/libhogweed.so.4*
@ -72,5 +72,11 @@ make check
%ldconfig_scriptlets
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.1rc1-4
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:add COPYINGv3 in license
* Wed Sep 04 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.1rc1-3
- Package init