Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 10:07:18 +00:00
parent 28c453d4f6
commit 7ab45d5c5f

View File

@ -3,7 +3,7 @@
Name: python-%{sname}
Version: 1.0.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2
License: ASL 2.0
@ -51,6 +51,9 @@ Requires: python3-gssapi
%{python3_sitelib}/%{s_name}*
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.2-3
- Rebuilt for Python 3.10