diff --git a/python-gssapi.spec b/python-gssapi.spec index 55e2a71f2aaa51932884c7dcee91f8c62c16e73f..5f1b993100a13015aebf6bbb9e3505bcc845a2f3 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -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 - 1.7.3-2 +- License compliance rectification + * Mon May 30 2022 OpenStack_SIG - 1.7.3-1 - Upgrade package python3-gssapi to version 1.7.3