From 1e66040994d70520b186dfa4bcb27a5ff32127ca Mon Sep 17 00:00:00 2001 From: Peng Huang Date: Mar 30 2009 07:07:19 +0000 Subject: Update to ibus-hangul-1.1.0.20090328 --- diff --git a/.cvsignore b/.cvsignore index e13f8c6..2d681ea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-hangul-1.1.0.20090211.tar.gz +ibus-hangul-1.1.0.20090328.tar.gz diff --git a/ibus-hangul.spec b/ibus-hangul.spec index ee88202..77c13fa 100644 --- a/ibus-hangul.spec +++ b/ibus-hangul.spec @@ -1,8 +1,6 @@ -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define mod_path ibus-1.1 Name: ibus-hangul -Version: 1.1.0.20090211 -Release: 2%{?dist} +Version: 1.1.0.20090328 +Release: 1%{?dist} Summary: The Hangul engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -34,7 +32,6 @@ make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=${RPM_BUILD_ROOT} install -rm -f $RPM_BUILD_ROOT%{python_sitearch}/_hangul.la %find_lang %{name} @@ -45,10 +42,16 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc AUTHORS COPYING README %{_libexecdir}/ibus-engine-hangul +%{_libexecdir}/ibus-setup-hangul %{_datadir}/ibus-hangul %{_datadir}/ibus/component/* %changelog +* Mon Mar 30 2009 Huang Peng - 1.1.0.20090330-1 +- Update version to 1.1.0.20090330. +- Fix bug 486056 - missing options for 2bul, 3bul and other Korean layouts +- Fix bug 487269 - missing Hanja Conversion + * Tue Feb 24 2009 Fedora Release Engineering - 1.1.0.20090211-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index bc3f93c..0cf9cf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cf3ec889892d7a22d382dda3dfcdd80 ibus-hangul-1.1.0.20090211.tar.gz +4b7e737fce25202b6338794988f53a18 ibus-hangul-1.1.0.20090328.tar.gz