[python-crypto/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Oct 6 03:30:01 UTC 2010


commit 58e7b51f91055f9465cdbf196123bd32f34baf8f
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 20:29:44 2010 -0700

    - Rebuilt for gcc bug 634757

 python-crypto.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-crypto.spec b/python-crypto.spec
index 2b2bd19..0155798 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:	2%{?dist}
+Release:	2%{?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
@@ -74,6 +74,9 @@ PYTHONPATH=%{buildroot}%{python_sitearch} %{__python} pct-speedtest.py
 %{python_sitearch}/Crypto/
 
 %changelog
+* Tue Oct 05 2010 jkeating - 2.3-2.1
+- Rebuilt for gcc bug 634757
+
 * Fri Sep 24 2010 David Malcolm <dmalcolm at redhat.com> - 2.3-2
 - add "-fno-strict-aliasing" to compilation flags
 


More information about the scm-commits mailing list