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

This commit is contained in:
Takao Fujiwara 2010-10-26 15:57:53 +09:00
parent ed61f08da5
commit 4a177e3cd7
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

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

View File

@ -1 +1 @@
1fbae852748b041f88260b2e4c1d9d59 ibus-anthy-1.2.3.tar.gz
48e1133550fa6f1ed4fa8aea1a73dc10 ibus-anthy-1.2.4.tar.gz