update code

This commit is contained in:
zhuchunyi 2019-11-06 19:39:06 +08:00
parent 25b7429344
commit 588f1d1868

View File

@ -1,6 +1,6 @@
Name: libksba Name: libksba
Version: 1.3.5 Version: 1.3.5
Release: 10 Release: 11
Summary: A library for X.509 and CMS Summary: A library for X.509 and CMS
License: (LGPL-3.0+ or GPL-2.0+) and GPL-3.0+ and MIT License: (LGPL-3.0+ or GPL-2.0+) and GPL-3.0+ and MIT
URL: https://www.gnupg.org/software/libksba/index.html URL: https://www.gnupg.org/software/libksba/index.html
@ -52,8 +52,8 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING* %license COPYING* AUTHORS
%doc AUTHORS ChangeLog README NEWS THANKS %doc ChangeLog README NEWS THANKS
%{_libdir}/libksba.so.* %{_libdir}/libksba.so.*
%exclude %{_infodir}/dir %exclude %{_infodir}/dir
@ -77,6 +77,12 @@ fi
%{_datadir}/info/ksba.info.gz %{_datadir}/info/ksba.info.gz
%changelog %changelog
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-11
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: change the directory of AUTHORS
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-10 * Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-10
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA