Update to 1.2.0.20090617

This commit is contained in:
Peng Huang 2009-06-22 05:24:45 +00:00
parent ffa41249af
commit 040c200def
3 changed files with 20 additions and 13 deletions

View File

@ -1 +1 @@
ibus-hangul-1.1.0.20090328.tar.gz ibus-hangul-1.2.0.20090617.tar.gz

View File

@ -1,6 +1,9 @@
%define require_ibus_version 1.2.0
%define require_libhangul_version 0.0.9
Name: ibus-hangul Name: ibus-hangul
Version: 1.1.0.20090328 Version: 1.2.0.20090617
Release: 2%{?dist} Release: 1%{?dist}
Summary: The Hangul engine for IBus input platform Summary: The Hangul engine for IBus input platform
License: GPLv2+ License: GPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -13,11 +16,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext-devel BuildRequires: gettext-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libhangul-devel BuildRequires: libhangul-devel >= %{require_libhangul_version}
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: ibus-devel BuildRequires: ibus-devel >= %{require_ibus_version}
Requires: ibus Requires: ibus >= %{require_ibus_version}
Requires: libhangul >= %{require_libhangul_version}
%description %description
The Hangul engine for IBus platform. It provides Korean input method from The Hangul engine for IBus platform. It provides Korean input method from
@ -51,13 +55,16 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus/component/* %{_datadir}/ibus/component/*
%changelog %changelog
* Mon Jun 22 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.1.0.20090330-1
- Update version to 1.2.0.20090617.
* Sun Apr 12 2009 Warren Togami <wtogami@redhat.com> - 1.1.0.20090330-2 * Sun Apr 12 2009 Warren Togami <wtogami@redhat.com> - 1.1.0.20090330-2
- Bug 493706: ibus-hangul Hanja arrow keys are wrong - Bug 493706: ibus-hangul Hanja arrow keys are wrong
- Bug 493509: ibus-hangul missing right Ctrl for Hanja button - Bug 493509: ibus-hangul missing right Ctrl for Hanja button
These fixes are not ideal, but they make it usable for Fedora 11. These fixes are not ideal, but they make it usable for Fedora 11.
These must become configurable in a future version. These must become configurable in a future version.
* Mon Mar 30 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090330-1 * Mon Mar 30 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.1.0.20090330-1
- Update version to 1.1.0.20090330. - Update version to 1.1.0.20090330.
- Fix bug 486056 - missing options for 2bul, 3bul and other Korean layouts - Fix bug 486056 - missing options for 2bul, 3bul and other Korean layouts
- Fix bug 487269 - missing Hanja Conversion - Fix bug 487269 - missing Hanja Conversion
@ -65,20 +72,20 @@ rm -rf $RPM_BUILD_ROOT
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0.20090211-2 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0.20090211-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 11 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090211-1 * Wed Feb 11 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.1.0.20090211-1
- Update version to 1.1.0.20090211. - Update version to 1.1.0.20090211.
* Thu Feb 05 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090205-1 * Thu Feb 05 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.1.0.20090205-1
- Update version to 1.1.0.20090205. - Update version to 1.1.0.20090205.
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081023-2 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081023-2
- Rebuild for Python 2.6 - Rebuild for Python 2.6
* Thu Oct 23 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20081023-1 * Thu Oct 23 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20081023-1
- Update to 0.1.1.20081023. - Update to 0.1.1.20081023.
* Mon Sep 09 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080901-1 * Mon Sep 09 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20080901-1
- Update to 0.1.1.20080901. - Update to 0.1.1.20080901.
* Fri Aug 08 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080823-1 * Fri Aug 08 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20080823-1
- The first version. - The first version.

View File

@ -1 +1 @@
4b7e737fce25202b6338794988f53a18 ibus-hangul-1.1.0.20090328.tar.gz 67f19f7290ec91ab2b1e07ff6dd887be ibus-hangul-1.2.0.20090617.tar.gz