Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 15:05:59 +00:00
parent a92239f622
commit 3d3cc35d00

View File

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