From a4c1902c06819f07d652dd89434b058b2ab7c9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 11 Jul 2014 21:45:47 +0200 Subject: [PATCH] - rebuilt for updated libffi ABI on ppc64le --- python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 2.7.7-3 +- rebuilt for updated libffi ABI on ppc64le + * Sat Jun 7 2014 Peter Robinson 2.7.7-2 - aarch64 has valgrind, just list those that don't support it