From f8ddbe240be5232b8754854d30b144083198ec1d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 16:01:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-urllib-gssapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)