From b303aad151a21dd458528b4b3dac64ee21aa14d0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:34:33 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-requests-gssapi.git#a14d8fcd932fa5f6cb21dd0a4ace346230670b15 --- 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 ac014f9..998f16b 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -56,6 +56,9 @@ Requires: python3-requests %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Aug 07 2020 Robbie Harwood - 1.2.2-1 - New upstream release (1.2.2)