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