diff --git a/python-urllib-gssapi.spec b/python-urllib-gssapi.spec index e35e8dd..62ab9cf 100644 --- a/python-urllib-gssapi.spec +++ b/python-urllib-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2 License: ASL 2.0 @@ -52,6 +52,9 @@ Requires: python3-gssapi %{python3_sitelib}/%{s_name}* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.0.1-9 - Rebuilt for Python 3.8.0rc1 (#1748018)