From 534dc1de8b3f6c624d4dbbe0ebe7124e45fc23f7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 08:12:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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 772875e..9d9a6dd 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -5,7 +5,7 @@ Name: python-gssapi Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) License: ISC @@ -141,6 +141,9 @@ popd %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 19 2018 Iryna Shcherbina - 1.3.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)