From 9be1a0b61ee505767abb18d2943390b7e02aa95a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 22:47:58 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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