diff --git a/.cvsignore b/.cvsignore index 8284ab4..7eac32c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cairo-1.8.0.tar.gz +cairo-1.8.6.tar.gz diff --git a/mingw32-cairo.spec b/mingw32-cairo.spec index c478406..83fe19c 100644 --- a/mingw32-cairo.spec +++ b/mingw32-cairo.spec @@ -5,13 +5,13 @@ %define __find_provides %{_mingw32_findprovides} Name: mingw32-cairo -Version: 1.8.0 -Release: 9%{?dist} +Version: 1.8.6 +Release: 1%{?dist} Summary: MinGW Windows Cairo library License: LGPLv2 or MPLv1.1 URL: http://cairographics.org -Source0: http://cairographics.org/snapshots/cairo-%{version}.tar.gz +Source0: http://cairographics.org/releases/cairo-%{version}.tar.gz Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 10 2009 Richard W.M. Jones - 1.8.6-1 +- Rebase to 1.8.6, same as Fedora native version. +- Source URL corrected. + * Wed Feb 25 2009 Fedora Release Engineering - 1.8.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 8e3a8ab..02cd32e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ea70ea87b47e92d318d4e7f5b940f47 cairo-1.8.0.tar.gz +4e64139ef6f668df24450f3b81dd0771 cairo-1.8.6.tar.gz