From 45944d6e0aad34f078d9b3b72ba58134da4ff26f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 22:00:08 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 e8aca35..cfb0196 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.2.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -54,6 +54,9 @@ Requires: python3-requests %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.2.3-5 - Rebuilt for Python 3.11