From 615ac3b044e9ceb7624576fdcefb34b1ee6ce8dd Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 7 Jan 2012 19:46:16 +0000 Subject: [PATCH] Rebuild with gcc 4.7 --- python-crypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 2.4.1-2 +- Rebuild with gcc 4.7 + * Mon Nov 7 2011 Paul Howarth - 2.4.1-1 - Update to 2.4.1 - Fix "error: Setup script exited with error: src/config.h: No such file or