From 67d218a28bb2dc3168891af158f434069a9c0e04 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:40:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-gssapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gssapi.spec b/python-gssapi.spec index 50da14c..41879d6 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -2,7 +2,7 @@ Name: python-gssapi Version: 1.6.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) License: ISC @@ -60,6 +60,9 @@ find %{buildroot}%{python3_sitearch}/gssapi -name '*.so' \ %{python3_sitearch}/* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.6.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 30 2021 Robbie Harwood - 1.6.14-1 - New upstream release (1.6.14)