Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 16:01:50 +00:00
parent 02bb76397b
commit f8ddbe240b

View File

@ -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 <releng@fedoraproject.org> - 1.0.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-9
- Rebuilt for Python 3.8.0rc1 (#1748018)