From fe1a4f0544b922d78bf952118c2c3f5470270f26 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 19:40:43 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.