From 2fc46a10eabeaeb4faa04f00b48eb8e64f40ecca Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Thu, 13 Aug 2009 07:27:57 +0000 Subject: [PATCH] Fix bug 509483 - reconversion feature doesn't work Fix bug 509485 - commit_first_segment feature doesn't work --- ibus-anthy.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index d6ba5ed..e4614a4 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define require_ibus_version 1.2.0 Name: ibus-anthy -Version: 1.2.0.20090804 +Version: 1.2.0.20090813 Release: 1%{?dist} Summary: The Anthy engine for IBus input platform License: GPLv2+ @@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ibus/component/* %changelog +* Thu Aug 13 2009 Takao Fujiwara - 1.2.0.20090813-1 +- Update to 1.2.0.20090804 +- Fix bug 509483 - reconversion feature doesn't work +- Fix bug 509485 - commit_first_segment feature doesn't work + * Tue Aug 04 2009 Peng Huang - 1.2.0.20090804-1 - Update to 1.2.0.20090804 - Fix bug 508358 - ANTHY_HISTORY_FILE record only a single word diff --git a/sources b/sources index bbebdf4..d4ccbac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00106d050cf8bb249504a87b7482e8f8 ibus-anthy-1.2.0.20090804.tar.gz +6a1bfb19a95fcfd31ee801218d915468 ibus-anthy-1.2.0.20090813.tar.gz