From 8b4b64bebbdeaa3c9f27751d41cc42c613dc19bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:17:27 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- 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 1054926..f411387 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -10,7 +10,7 @@ Name: python-%{sname} Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -104,6 +104,9 @@ Requires: python3-requests %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.0.0-3 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild