Fix bug 509483 - reconversion feature doesn't work Fix bug 509485 -

commit_first_segment feature doesn't work
This commit is contained in:
Takao Fujiwara 2009-08-13 07:27:57 +00:00
parent 6c04d2c6c5
commit 2fc46a10ea
2 changed files with 7 additions and 2 deletions

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
Name: ibus-anthy
Version: 1.2.0.20090804
Version: 1.2.0.20090813
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
* Thu Aug 13 2009 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20090813-1
- Update to 1.2.0.20090804
- Fix bug 509483 - reconversion feature doesn't work
- Fix bug 509485 - commit_first_segment feature doesn't work
* Tue Aug 04 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.20090804-1
- Update to 1.2.0.20090804
- Fix bug 508358 - ANTHY_HISTORY_FILE record only a single word

View File

@ -1 +1 @@
00106d050cf8bb249504a87b7482e8f8 ibus-anthy-1.2.0.20090804.tar.gz
6a1bfb19a95fcfd31ee801218d915468 ibus-anthy-1.2.0.20090813.tar.gz