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