[python] - rebuilt for updated libffi ABI on ppc64le

Dan Horák sharkcz at fedoraproject.org
Fri Jul 11 19:45:31 UTC 2014


commit a4c1902c06819f07d652dd89434b058b2ab7c9c2
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jul 11 21:45:47 2014 +0200

    - rebuilt for updated libffi ABI on ppc64le

 python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index cdae54e..038f347 100644
--- a/python.spec
+++ b/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2068,6 +2068,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Fri Jul 11 2014 Dan Horák <dan[at]danny.cz> - 2.7.7-3
+- rebuilt for updated libffi ABI on ppc64le
+
 * Sat Jun  7 2014 Peter Robinson <pbrobinson at fedoraproject.org> 2.7.7-2
 - aarch64 has valgrind, just list those that don't support it
 


More information about the scm-commits mailing list