diff --git a/gssapi-1.8.3.tar.gz b/gssapi-1.8.3.tar.gz deleted file mode 100644 index 1c3199b17175784d7d361da89a2978128115fb06..0000000000000000000000000000000000000000 Binary files a/gssapi-1.8.3.tar.gz and /dev/null differ diff --git a/gssapi-1.9.0.tar.gz b/gssapi-1.9.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9531ca1d43e38c85582b44fa00beefbe3513c7e0 Binary files /dev/null and b/gssapi-1.9.0.tar.gz differ diff --git a/python-gssapi.spec b/python-gssapi.spec index 6cb99bcd1ec3104b1e5103c87292b057e2e89a1e..0f7d6307370b7de30292b0f03ff4d1dd1914ee7e 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-gssapi -Version: 1.8.3 -Release: 2 +Version: 1.9.0 +Release: 1 Summary: Python GSSAPI Wrapper License: ISC URL: https://github.com/pythongssapi/python-gssapi @@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 17 2025 shichao - 1.9.0-1 +- Upgrade package python3-gssapi to version 1.9.0 + * Sat May 11 2024 xiejing - 1.8.3-2 - fix package description