update code
This commit is contained in:
parent
9ca3d58632
commit
3be4097334
10
nettle.spec
10
nettle.spec
@ -1,6 +1,6 @@
|
|||||||
Name: nettle
|
Name: nettle
|
||||||
Version: 3.4.1rc1
|
Version: 3.4.1rc1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A low-level cryptographic library
|
Summary: A low-level cryptographic library
|
||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
URL: https://www.lysator.liu.se/~nisse/nettle/
|
URL: https://www.lysator.liu.se/~nisse/nettle/
|
||||||
@ -49,7 +49,7 @@ make check
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS descore.README nettle.pdf
|
%doc AUTHORS descore.README nettle.pdf
|
||||||
%license COPYINGv2 COPYING.LESSERv3
|
%license COPYINGv2 COPYINGv3 COPYING.LESSERv3
|
||||||
%{_infodir}/nettle.info.gz
|
%{_infodir}/nettle.info.gz
|
||||||
%{_libdir}/libnettle.so.6*
|
%{_libdir}/libnettle.so.6*
|
||||||
%{_libdir}/libhogweed.so.4*
|
%{_libdir}/libhogweed.so.4*
|
||||||
@ -72,5 +72,11 @@ make check
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 04 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.1rc1-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user