diff --git a/python-urllib-gssapi.spec b/python-urllib-gssapi.spec index 2b647df..1e0aa1c 100644 --- a/python-urllib-gssapi.spec +++ b/python-urllib-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.0.2 -Release: 6%{?dist} +Release: 7%{?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 22 2022 Fedora Release Engineering - 1.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.0.2-6 - Rebuilt for Python 3.11