- Update to 1.8.10
- Dropped BR: mingw32-dlfcn as it's unneeded
This commit is contained in:
parent
7932cfa9f7
commit
11bcb47e2f
@ -1 +1 @@
|
||||
cairo-1.8.8.tar.gz
|
||||
cairo-1.8.10.tar.gz
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%define __debug_install_post %{_mingw32_debug_install_post}
|
||||
|
||||
Name: mingw32-cairo
|
||||
Version: 1.8.8
|
||||
Version: 1.8.10
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows Cairo library
|
||||
|
||||
@ -24,7 +24,6 @@ BuildRequires: mingw32-binutils
|
||||
BuildRequires: mingw32-libxml2
|
||||
BuildRequires: mingw32-pixman
|
||||
BuildRequires: mingw32-libpng
|
||||
BuildRequires: mingw32-dlfcn
|
||||
BuildRequires: mingw32-iconv
|
||||
BuildRequires: mingw32-zlib
|
||||
BuildRequires: pkgconfig
|
||||
@ -104,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.8.10-1
|
||||
- Update to 1.8.10
|
||||
- Dropped BR: mingw32-dlfcn as it's unneeded
|
||||
|
||||
* Thu Aug 13 2009 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.8.8-1
|
||||
- Update to 1.8.8
|
||||
- Automatically generate debuginfo subpackage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user