- Rebase to 1.8.6, same as Fedora native version.
- Source URL corrected.
This commit is contained in:
parent
1ba8382dd1
commit
9f491ddba4
@ -1 +1 @@
|
||||
cairo-1.8.0.tar.gz
|
||||
cairo-1.8.6.tar.gz
|
||||
|
@ -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 <rjones@redhat.com> - 1.8.6-1
|
||||
- Rebase to 1.8.6, same as Fedora native version.
|
||||
- Source URL corrected.
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user