From 6a6dc6b2bf0869a919bc7c63264a1af319e7f664 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 00:20:07 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- cairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cairo.spec b/cairo.spec index edfe562..80b6397 100644 --- a/cairo.spec +++ b/cairo.spec @@ -5,7 +5,7 @@ Summary: A 2D graphics library Name: cairo Version: 1.10.2 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://cairographics.org #VCS: git:git://git.freedesktop.org/git/cairo Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz @@ -166,6 +166,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/cairo %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.10.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jan 24 2011 Christopher Aillon - 1.10.2-2 - Enable tee support