diff --git a/pycairo.spec b/pycairo.spec index 551c739..63cca38 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -2,7 +2,7 @@ Name: pycairo Version: 1.8.10 -Release: 4%{?dist} +Release: 5%{?dist} License: MPLv1.1 or LGPLv2 Group: Development/Languages Summary: Python bindings for the cairo library @@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f %{_libdir}/pkgconfig/pycairo.pc %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.8.10-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sun Feb 19 2012 Peter Robinson - 1.8.10-4 - Revert illegal package rename so it properly builds - spec file cleanup