diff --git a/python-crypto.spec b/python-crypto.spec index 4a6ef8f..21f0527 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: 26%{?dist} +Release: 27%{?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/ @@ -137,6 +137,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.6.1-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Jun 7 2019 Paul Howarth - 2.6.1-26 - Replace the user-space RNG with a thin wrapper to os.urandom - Based on https://github.com/Legrandin/pycryptodome/commit/afd6328f