From 9a17de249bff76f7c9b0ebcee771981eb3b231aa Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Mon, 27 Feb 2012 20:33:26 +0100 Subject: [PATCH] Rebuild against the mingw-w64 toolchain --- mingw-icu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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