diff --git a/python-gssapi.spec b/python-gssapi.spec index ac5d7eb..29a1511 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -2,7 +2,7 @@ Name: python-gssapi Version: 1.6.1 -Release: 4%{?dist} +Release: 5%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 1.6.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.6.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)