diff --git a/python-crypto.spec b/python-crypto.spec index 4889cf2..71982f2 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -10,7 +10,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.6.1 -Release: 18%{?dist} +Release: 19%{?dist} # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python License: Public Domain and Python URL: http://www.pycrypto.org/ @@ -109,6 +109,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Mon Oct 23 2017 Simone Caronni - 2.6.1-19 +- Rebuild for libtomcrypt update. + * Tue Sep 05 2017 Igor Gnatenko - 2.6.1-18 - Depend on %%{_bindir}/2to3 instead of python2-tools