[python] - Rebuilt for gcc bug 634757

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


commit fdfb460a8568f449cb8599b6c757193e47e6e3e2
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 15:08:20 2010 -0700

    - Rebuilt for gcc bug 634757

 python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index 3475d99..e624318 100644
--- a/python.spec
+++ b/python.spec
@@ -94,7 +94,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -1642,6 +1642,9 @@ rm -fr %{buildroot}
 # payload file would be unpackaged)
 
 %changelog
+* Wed Sep 29 2010 jkeating - 2.7-13
+- Rebuilt for gcc bug 634757
+
 * Mon Sep 27 2010 David Malcolm <dmalcolm at redhat.com> - 2.7-12
 - fix test_structmember on 64bit-bigendian (patch 127)
 


More information about the scm-commits mailing list