License compliance rectification

(cherry picked from commit 0a3ceff2666dbc6f91ad88ec6137679db5c038d6)
This commit is contained in:
lyn1001 2022-09-02 10:04:59 +08:00 committed by openeuler-sync-bot
parent 65eae9c9fd
commit cc6f2abf80

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-gssapi
Version: 1.7.3
Release: 1
Release: 2
Summary: Python GSSAPI Wrapper
License: LICENSE.txt
License: ISC
URL: https://github.com/pythongssapi/python-gssapi
Source0: https://files.pythonhosted.org/packages/94/a3/017f779dae311964aa919bb57852ec4ce9b30ad4a5973d8bee1022f192ec/gssapi-1.7.3.tar.gz
@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst .
%changelog
* Fri Sep 2 2022 liyanan <liyanan32@h-partners.com> - 1.7.3-2
- License compliance rectification
* Mon May 30 2022 OpenStack_SIG <openstack@openeuler.org> - 1.7.3-1
- Upgrade package python3-gssapi to version 1.7.3