From 4fd61f320d3f709cd678e5771e2ca181cd74ae40 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Mon, 7 Sep 2009 03:24:19 +0000 Subject: [PATCH] Fix bug 510978 - "Typing Method" configuration doesn't work Fix bug 518373 - ibus setup tools need to set gettext textdomain dir. --- .cvsignore | 2 +- ibus-anthy.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab04e1c..80a358e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-anthy-1.2.0.20090804.tar.gz +ibus-anthy-1.2.0.20090907.tar.gz diff --git a/ibus-anthy.spec b/ibus-anthy.spec index b68c7b6..3f608ba 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 +%define require_ibus_version 1.2.0.20090904 Name: ibus-anthy -Version: 1.2.0.20090813 +Version: 1.2.0.20090907 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 +* Mon Sep 07 2009 Takao Fujiwara - 1.2.0.20090907-1 +- Update to 1.2.0.20090907 +- Fix bug 510978 - "Typing Method" configuration doesn't work +- Fix bug 518373 - ibus setup tools need to set gettext textdomain dir. + * Thu Aug 13 2009 Takao Fujiwara - 1.2.0.20090813-1 - Update to 1.2.0.20090813 - Fix bug 509483 - reconversion feature doesn't work diff --git a/sources b/sources index d4ccbac..764582c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a1bfb19a95fcfd31ee801218d915468 ibus-anthy-1.2.0.20090813.tar.gz +29a02d3148f5683981f250807a9c78c6 ibus-anthy-1.2.0.20090907.tar.gz