- rebuilt for updated libffi ABI on ppc64le

This commit is contained in:
Dan Horák 2014-07-11 21:45:47 +02:00
parent 82a502edeb
commit a4c1902c06
1 changed files with 4 additions and 1 deletions

View File

@ -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@fedoraproject.org> 2.7.7-2
- aarch64 has valgrind, just list those that don't support it