From 4a177e3cd7b086694fbec623b21b9822b75a1144 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 26 Oct 2010 15:57:53 +0900 Subject: [PATCH] Resolves #644771 ibus-anthy [F7] key cannot work with SEGV --- .gitignore | 1 + ibus-anthy.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a100eec..9ca68ab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ ibus-anthy-1.2.1.tar.gz ibus-anthy.png /ibus-anthy-1.2.2.20101015.tar.gz /ibus-anthy-1.2.3.tar.gz +/ibus-anthy-1.2.4.tar.gz diff --git a/ibus-anthy.spec b/ibus-anthy.spec index b852cf7..bfb95e1 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -2,8 +2,8 @@ %define require_ibus_version 1.2.0.20100111 %define require_pygtk2_version 2.15.2 Name: ibus-anthy -Version: 1.2.3 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: The Anthy engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -60,8 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ibus/component/* %changelog -* Mon Oct 18 2010 Takao Fujiwara - 1.2.3-2 -- Fixed thumb-shift key table customization. +* Tue Oct 26 2010 Takao Fujiwara - 1.2.4-1 +- Updated to 1.2.4 +- Resolves #644771 ibus-anthy [F7] key cannot work with SEGV * Sat Oct 16 2010 Takao Fujiwara - 1.2.3-1 - Updated to 1.2.3 diff --git a/sources b/sources index 35edaac..5ac4ccb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fbae852748b041f88260b2e4c1d9d59 ibus-anthy-1.2.3.tar.gz +48e1133550fa6f1ed4fa8aea1a73dc10 ibus-anthy-1.2.4.tar.gz