This commit is contained in:
Dennis Gilmore 2015-06-18 19:33:22 +00:00
parent 57d9edf2ce
commit 7bc0425f9e

View File

@ -5,7 +5,7 @@
Name: python-gssapi Name: python-gssapi
Version: 1.1.1 Version: 1.1.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
License: ISC License: ISC
@ -130,6 +130,9 @@ popd
%changelog %changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Apr 28 2015 Simo Sorce <simo@redhat.com> - 1.1.1-1 * Tue Apr 28 2015 Simo Sorce <simo@redhat.com> - 1.1.1-1
- New minor release. - New minor release.