diff --git a/gssapi-1.7.3.tar.gz b/gssapi-1.7.3.tar.gz deleted file mode 100644 index a508da2d92896ef54b69dfd550023486d7911dfe..0000000000000000000000000000000000000000 Binary files a/gssapi-1.7.3.tar.gz and /dev/null differ diff --git a/gssapi-1.8.2.tar.gz b/gssapi-1.8.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..014dfb3169398d2065b9a563ea0ef1caede54e67 Binary files /dev/null and b/gssapi-1.8.2.tar.gz differ diff --git a/python-gssapi.spec b/python-gssapi.spec index 5f1b993100a13015aebf6bbb9e3505bcc845a2f3..bdedd09a586b7663a748a638c3c416b156e96ddd 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gssapi -Version: 1.7.3 -Release: 2 +Version: 1.8.2 +Release: 1 Summary: Python GSSAPI Wrapper License: ISC URL: https://github.com/pythongssapi/python-gssapi -Source0: https://files.pythonhosted.org/packages/94/a3/017f779dae311964aa919bb57852ec4ce9b30ad4a5973d8bee1022f192ec/gssapi-1.7.3.tar.gz +Source0: https://files.pythonhosted.org/packages/27/71/5110b5af9354e5eb66a30dbaa6bac2a5e3013057120544830a849dbd087b/gssapi-1.8.2.tar.gz %description Python-GSSAPI Python-GSSAPI provides both low-level and high level wrappers @@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst . %changelog +* Mon Dec 12 2022 wubijie - 1.8.2-1 +- Update package to version 1.8.2 + * Fri Sep 2 2022 liyanan - 1.7.3-2 - License compliance rectification