From cb483379106b986fef9caa943c62ea24c33c44bc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 19:50:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-gssapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gssapi.spec b/python-gssapi.spec index 37c50cd..84e26bb 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -5,7 +5,7 @@ Name: python-gssapi Version: 1.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) License: ISC @@ -128,6 +128,9 @@ popd %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Nov 30 2015 Robbie Harwood - 1.1.4-1 - New upstream version 1.1.4 - Resolves #1286458