diff --git a/python-rsa.spec b/python-rsa.spec index 5fcd3e9..55578fe 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -13,7 +13,7 @@ Name: python-%{pypi_name} Version: 3.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -159,9 +159,12 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %endif # with_python3 %changelog -* Tue Feb 09 2016 Fabio Alessandro Locati - 3.3-4 +* Tue Feb 09 2016 Fabio Alessandro Locati - 3.3-5 - Fix bug #1305644 +* Thu Feb 04 2016 Fedora Release Engineering - 3.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Feb 02 2016 Fabio Alessandro Locati - 3.3-3 - Fix bug #1303660