From bb64be5a656c5c7d0c104c42b9a99f64cf568c5b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 07:13:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-crypto.spec b/python-crypto.spec index 24640df..0a993fd 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: 20%{?dist} +Release: 21%{?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/ @@ -113,6 +113,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.6.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jan 25 2018 Paul Howarth - 2.6.1-20 - log() not available in libgmp, need libm too