From ed1ad7d987db548d4ba466fd0a92db156ad07892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:54:59 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- 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 c2dfc5f..e323a94 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -56,6 +56,9 @@ Requires: python3-requests %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.1.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild