[pycryptopp] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 22:08:04 UTC 2010


commit 1f85ee912c5c0f14bcdc8d5198f15fc157b3c74d
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 15:07:43 2010 -0700

    - Rebuilt for gcc bug 634757

 pycryptopp.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pycryptopp.spec b/pycryptopp.spec
index 2fa7ba9..87cbbeb 100644
--- a/pycryptopp.spec
+++ b/pycryptopp.spec
@@ -2,7 +2,7 @@
 
 Name:           pycryptopp
 Version:        0.5.25
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python wrappers for the Crypto++ library
 
 Group:          Development/Languages
@@ -61,6 +61,9 @@ rm -rf %{buildroot}%{python_sitearch}/%{name}/testvectors/
 %{python_sitearch}/%{name}-%{version}-*.egg-info
 
 %changelog
+* Wed Sep 29 2010 jkeating - 0.5.25-2
+- Rebuilt for gcc bug 634757
+
 * Tue Jul 27 2010 Toshio Kuratomi <toshio at fedoraproject.org> 0.5.25-1
 - Update release at upstream's request.  The source code looks reasonably safe
 


More information about the scm-commits mailing list