From efd2ca98f8e2954b206bc678efddd639d7654968 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 14:59:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-requests-gssapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index b927642..e15ecee 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -56,6 +56,9 @@ Requires: python3-requests %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)