Rebuild against the mingw-w64 toolchain

This commit is contained in:
Erik van Pienbroek 2012-02-28 01:08:37 +01:00
parent 6b512e0f6c
commit 0483f0e87f

View File

@ -4,7 +4,7 @@
Name: mingw32-cairo
Version: 1.10.2
Release: 8%{?dist}
Release: 9%{?dist}
Summary: MinGW Windows Cairo library
License: LGPLv2 or MPLv1.1
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Tue Feb 28 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.10.2-9
- Rebuild against the mingw-w64 toolchain
* Thu Feb 09 2012 Kalev Lember <kalevlember@gmail.com> - 1.10.2-8
- Enable cairo-fc and cairo-ft
(needed by e.g. poppler and webkitgtk freetype font backend)