diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 0c68f8b55779d227b08f7e23baa33b6d986346c4..0045d74cb7c3f8419e61cd6647aa368a5e666f83 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 4582d0bdbf7b6353cf69a1579aef75c7cd7aef03..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..4fe357f216721d9a4783f3e9c1619625ff30adb6 Binary files /dev/null and b/requests-gssapi-1.2.3.tar.gz differ