This commit is contained in:
Dennis Gilmore 2014-06-07 12:45:22 -05:00
parent 900d81f3dc
commit f155567b95

View File

@ -2,7 +2,7 @@
Name: pycairo
Version: 1.8.10
Release: 10%{?dist}
Release: 11%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
@ -58,6 +58,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python_sitearch} py.test
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Jakub Čajka <jcajka@redhat.com> - 1.8.10-10
- Resolves: #1079673 - Fixed build dependencies and enabled tests on ppc