From 76a9a32421b46ae2273f6f127db05e2c5ce8a692 Mon Sep 17 00:00:00 2001 From: Peng Huang Date: Jun 12 2009 07:16:10 +0000 Subject: Update to 1.1.0.20090612 --- diff --git a/.cvsignore b/.cvsignore index 8d90581..2bed9dc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ibus-pinyin-1.1.0.20090303.tar.gz +ibus-pinyin-1.1.0.20090612.tar.gz pinyin-database-0.1.10.6.tar.bz2 diff --git a/ibus-pinyin-HEAD.patch b/ibus-pinyin-HEAD.patch new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/ibus-pinyin-HEAD.patch @@ -0,0 +1 @@ + diff --git a/ibus-pinyin.spec b/ibus-pinyin.spec index e866d54..6db3124 100644 --- a/ibus-pinyin.spec +++ b/ibus-pinyin.spec @@ -1,5 +1,5 @@ Name: ibus-pinyin -Version: 1.1.0.20090303 +Version: 1.1.0.20090612 Release: 1%{?dist} Summary: The PinYin engine for IBus platform License: GPLv2+ @@ -7,6 +7,7 @@ Group: System Environment/Libraries URL: http://code.google.com/p/ibus/ Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz Source1: http://scim-python.googlecode.com/files/pinyin-database-0.1.10.6.tar.bz2 +Patch0: ibus-pinyin-HEAD.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -21,6 +22,7 @@ PinYin engine for IBus platform. It provides a Chinese PinYin input method. %prep %setup -q cp %{SOURCE1} engine +# %patch0 -p1 %build %configure --disable-static @@ -49,6 +51,15 @@ python -c "import pysqlitedb; db = pysqlitedb.PYSQLiteDB (); db.create_indexes ( %{_libexecdir}/ibus-setup-pinyin %changelog +* Fri Jun 12 2009 Huang Peng - 1.1.0.20090612-1 +- Update to 1.1.0.20090612. + +* Mon May 25 2009 Huang Peng - 1.1.0.20090303-2 +- Update to HEAD version in upstream git repository +- Fix bug 500762 - The iBus input speed becomes much slower after "Fuzzy PinYin" enabled +- Fix bug 501218 - make the pinyin setup window come to the front +- Fix bug 500763 - User DB is unavailable in ibus for liveCD + * Tue Mar 3 2009 Huang Peng - 1.1.0.20090303-1 - Update to 1.1.0.20090303. diff --git a/sources b/sources index 7607798..cf75fd9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f14c1110310598f0c332661d4a1a1a99 ibus-pinyin-1.1.0.20090303.tar.gz +161e83587f14150da6d41b815f2450e5 ibus-pinyin-1.1.0.20090612.tar.gz ebd8d2381993372bb97a877b549e14a0 pinyin-database-0.1.10.6.tar.bz2