diff --git a/python-crypto.spec b/python-crypto.spec index 5248ab6..01ed8a5 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.3 -Release: 5%{?dist} +Release: 5%{?dist}.1 # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python License: Public Domain and Python Group: Development/Libraries @@ -73,6 +73,9 @@ rm -rf %{buildroot} %{python_sitearch}/Crypto/ %changelog +* Wed Oct 12 2011 Peter Schiffer - 2.3-5.1 +- rebuild with new gmp + * Wed May 11 2011 Paul Howarth - 2.3-5 - Upstream rolled new tarball with top-level directory restored - Nobody else likes macros for commands