[ibus-anthy/f14/master] Resolves #644771 ibus-anthy [F7] key cannot work with SEGV

Takao Fujiwara fujiwara at fedoraproject.org
Wed Oct 27 01:18:31 UTC 2010


commit aa74d582d5ea857930fb68e7daffab7ea44d6527
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Tue Oct 26 15:57:53 2010 +0900

    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 <tfujiwar at redhat.com> - 1.2.3-2
-- Fixed thumb-shift key table customization.
+* Tue Oct 26 2010 Takao Fujiwara <tfujiwar at redhat.com> - 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 <tfujiwar at redhat.com> - 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


More information about the scm-commits mailing list