From ef5afaed0ebdb6d1cdaf756d64784f2c00ab0a1d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:53:57 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libchewing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libchewing.spec b/libchewing.spec index a1e46d6..7a174c6 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -1,6 +1,6 @@ Name: libchewing Version: 0.2.7 -Release: 1%{?dist}.2 +Release: 1%{?dist}.2.1 Summary: Intelligent phonetic input method library for Traditional Chinese Group: System Environment/Libraries @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Fri Feb 10 2006 Jesse Keating - 0.2.7-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.2.7-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes