From fbdcb7b762e51110ca584ebbb21f945ff7ad1fbf Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 21 Mar 2005 22:38:25 +0000 Subject: [PATCH] bump release for rebuild of python-crypto for python 2.4 systems --- python-crypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-crypto.spec b/python-crypto.spec index 3ed8a0b..0a86db0 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.0 -Release: 2 +Release: 3 License: Python License (CNRI Python License) Group: Development/Libraries URL: http://www.amk.ca/python/code/crypto.html @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{python_sitearch}/Crypto/Util/ %changelog +* Mon Mar 21 2005 Seth Vidal - 0:2.0-3 +- iterate release for build on python 2.4 based systems + * Sat Dec 18 2004 Thorsten Leemhuis - 0:2.0-2 - Fix build on x86_64: use python_sitearch for files and patch source to find gmp