Updated to 1.2.3
Updated translations.
This commit is contained in:
parent
a41ce18ad9
commit
fb6fa6fed9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
ibus-anthy-1.2.1.tar.gz
|
ibus-anthy-1.2.1.tar.gz
|
||||||
ibus-anthy.png
|
ibus-anthy.png
|
||||||
/ibus-anthy-1.2.2.20101015.tar.gz
|
/ibus-anthy-1.2.2.20101015.tar.gz
|
||||||
|
/ibus-anthy-1.2.3.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define require_ibus_version 1.2.0.20100111
|
%define require_ibus_version 1.2.0.20100111
|
||||||
%define require_pygtk2_version 2.15.2
|
%define require_pygtk2_version 2.15.2
|
||||||
Name: ibus-anthy
|
Name: ibus-anthy
|
||||||
Version: 1.2.2.20101015
|
Version: 1.2.3
|
||||||
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,8 +60,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 16 2010 Takao Fujiwara <tfujiwara@redhat.com> - 1.2.3
|
||||||
|
- Updated to 1.2.3
|
||||||
|
- Updated translations.
|
||||||
|
|
||||||
* Fri Oct 15 2010 Takao Fujiwara <tfujiwara@redhat.com> - 1.2.2.20101015
|
* Fri Oct 15 2010 Takao Fujiwara <tfujiwara@redhat.com> - 1.2.2.20101015
|
||||||
- Updated to 1.2.2.20101015
|
- Updated to 1.2.2.20101015
|
||||||
|
- Fixed Bug 643291 - ibus-anthy commit_first_segment
|
||||||
|
|
||||||
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.2.1-2
|
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.2.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user