diff --git a/mingw32-cairo.spec b/mingw32-cairo.spec index 8037598..d17fe8e 100644 --- a/mingw32-cairo.spec +++ b/mingw32-cairo.spec @@ -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 - 1.10.2-9 +- Rebuild against the mingw-w64 toolchain + * Thu Feb 09 2012 Kalev Lember - 1.10.2-8 - Enable cairo-fc and cairo-ft (needed by e.g. poppler and webkitgtk freetype font backend)