diff --git a/pycairo.spec b/pycairo.spec index b27ba9d..f93bc5f 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -7,7 +7,7 @@ Name: python-cairo Version: 1.8.10 -Release: 1%{?dist} +Release: 2%{?dist} License: MPLv1.1 or LGPLv2 Group: Development/Languages Summary: Python bindings for the cairo library @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pycairo.pc %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.8.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Sep 21 2010 Matthew Barnes - 1.8.10-1 - Update to 1.8.10 - Rename the package to python-cairo.