[python-crypto] Rebuild with gcc 4.7

Paul Howarth pghmcfc at fedoraproject.org
Sat Jan 7 19:46:36 UTC 2012


commit 615ac3b044e9ceb7624576fdcefb34b1ee6ce8dd
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Jan 7 19:46:16 2012 +0000

    Rebuild with gcc 4.7

 python-crypto.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-crypto.spec b/python-crypto.spec
index 746e9db..5f03ff2 100644
--- a/python-crypto.spec
+++ b/python-crypto.spec
@@ -7,7 +7,7 @@
 Summary:	Cryptography library for Python
 Name:		python-crypto
 Version:	2.4.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python
 License:	Public Domain and Python
 Group:		Development/Libraries
@@ -125,6 +125,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Jan  7 2012 Paul Howarth <paul at city-fan.org> - 2.4.1-2
+- Rebuild with gcc 4.7
+
 * Mon Nov  7 2011 Paul Howarth <paul at city-fan.org> - 2.4.1-1
 - Update to 2.4.1
   - Fix "error: Setup script exited with error: src/config.h: No such file or


More information about the scm-commits mailing list