diff --git a/mingw-icu.spec b/mingw-icu.spec index 64b50e1..932ecb9 100644 --- a/mingw-icu.spec +++ b/mingw-icu.spec @@ -5,7 +5,7 @@ Name: mingw-icu Version: 4.8.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW compilation of International Components for Unicode Tools License: MIT and UCD and Public Domain @@ -160,6 +160,9 @@ rm -fr $RPM_BUILD_ROOT%{_mingw32_libdir}/icu/pkgdata.inc %changelog +* Mon Feb 27 2012 Erik van Pienbroek - 4.8.1.1-3 +- Rebuild against the mingw-w64 toolchain + * Tue Feb 07 2012 Forysiuk Paweł - 4.8.1.1-2 - Fix icu4c-4_6_1-crossbuild.patch to compile cleanly - Minor packaging cleanup