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:
parent
cb989d9053
commit
4fd61f320d
@ -1 +1 @@
|
||||
ibus-anthy-1.2.0.20090804.tar.gz
|
||||
ibus-anthy-1.2.0.20090907.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user