diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 0c68f8b..0045d74 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -2,8 +2,8 @@ %global s_name requests_gssapi Name: python-%{sname} -Version: 1.2.2 -Release: 3 +Version: 1.2.3 +Release: 1 Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -54,6 +54,9 @@ Requires: python3-requests %changelog +* Wed Jul 06 2022 yaoxin - 1.2.3-1 +- Resolve the installation dependency of python-copr. + * Sat May 07 2022 xu_ping - 1.2.2-3 - Remove test dependencies on python-nose during the build process diff --git a/requests-gssapi-1.2.2.tar.gz b/requests-gssapi-1.2.2.tar.gz deleted file mode 100644 index 4582d0b..0000000 Binary files a/requests-gssapi-1.2.2.tar.gz and /dev/null differ diff --git a/requests-gssapi-1.2.3.tar.gz b/requests-gssapi-1.2.3.tar.gz new file mode 100644 index 0000000..4fe357f Binary files /dev/null and b/requests-gssapi-1.2.3.tar.gz differ