Fix bug 510978 - "Typing Method" configuration doesn't work Fix bug 518373

- ibus setup tools need to set gettext textdomain dir.
This commit is contained in:
Takao Fujiwara 2009-09-07 03:24:19 +00:00
parent cb989d9053
commit 4fd61f320d
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
ibus-anthy-1.2.0.20090804.tar.gz
ibus-anthy-1.2.0.20090907.tar.gz

View File

@ -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 <takao.fujiwara1@gmail.com> - 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 <takao.fujiwara1@gmail.com> - 1.2.0.20090813-1
- Update to 1.2.0.20090813
- Fix bug 509483 - reconversion feature doesn't work

View File

@ -1 +1 @@
6a1bfb19a95fcfd31ee801218d915468 ibus-anthy-1.2.0.20090813.tar.gz
29a02d3148f5683981f250807a9c78c6 ibus-anthy-1.2.0.20090907.tar.gz