diff --git a/python-rsa.spec b/python-rsa.spec index 613ab9f..0365a6d 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 3.4.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -150,6 +150,9 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %endif # with python3 %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.4.2-7 +- Rebuilt for Python 3.7 + * Tue Mar 13 2018 Iryna Shcherbina - 3.4.2-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)