diff --git a/pycairo.spec b/pycairo.spec index 8f1144a..09b4bb9 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -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 - 1.8.10-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed May 21 2014 Jakub Čajka - 1.8.10-10 - Resolves: #1079673 - Fixed build dependencies and enabled tests on ppc