- Update to 1.2.0.20100115
- Fix bug 550001 - kasumi should be accessible from ibus-anthy
This commit is contained in:
parent
25da6b0598
commit
656e2ff5f7
@ -1,2 +1,2 @@
|
|||||||
ibus-anthy-1.2.0.20091127.tar.gz
|
ibus-anthy-1.2.0.20100115.tar.gz
|
||||||
ibus-anthy.png
|
ibus-anthy.png
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?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.20090904
|
%define require_ibus_version 1.2.0.20100111
|
||||||
Name: ibus-anthy
|
Name: ibus-anthy
|
||||||
Version: 1.2.0.20091127
|
Version: 1.2.0.20100115
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Anthy engine for IBus input platform
|
Summary: The Anthy engine for IBus input platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -60,7 +60,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 15 2010 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20100115-1
|
||||||
|
- Update to 1.2.0.20100115
|
||||||
|
- Fix bug 550001 - kasumi should be accessible from ibus-anthy
|
||||||
|
|
||||||
* Fri Nov 27 2009 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20091127-1
|
* Fri Nov 27 2009 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20091127-1
|
||||||
|
- Update to 1.2.0.20091127
|
||||||
|
- Fix bug 550001 - kasumi should be accessible from ibus-anthy
|
||||||
- Fix bug 520989 - ibus-anthy icon enhancement
|
- Fix bug 520989 - ibus-anthy icon enhancement
|
||||||
- Fix bug 531696 - ibus-anthy KeyError is still reported by abrt
|
- Fix bug 531696 - ibus-anthy KeyError is still reported by abrt
|
||||||
- Fix bug 536716 - ibus-anthy: Symbol type change support in ibus-anthy
|
- Fix bug 536716 - ibus-anthy: Symbol type change support in ibus-anthy
|
||||||
|
Loading…
Reference in New Issue
Block a user