From 7ab45d5c5f61afa7e121717d65bab8f4f560e890 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 10:07:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 85bc3c6..6e4cf85 100644 --- a/python-urllib-gssapi.spec +++ b/python-urllib-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?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 23 2021 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.0.2-3 - Rebuilt for Python 3.10