From c452ce5a76cc2a4c5e61d5ef6ca5626ccb4ba5d1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:28:13 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- icu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icu.spec b/icu.spec index 4e726c3..04cdeec 100644 --- a/icu.spec +++ b/icu.spec @@ -1,6 +1,6 @@ Name: icu Version: 3.4 -Release: 6.1 +Release: 6.2 Summary: International Components for Unicode Group: System Environment/Libraries @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 3.4-6.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 3.4-6.1 - rebuilt for new gcc4.1 snapshot and glibc changes