rpms/ibus-pinyin/F-10 ibus-pinyin-HEAD.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 ibus-pinyin.spec, 1.8, 1.9 sources, 1.9, 1.10

Huang Peng phuang at fedoraproject.org
Fri Jun 12 07:16:40 UTC 2009


Author: phuang

Update of /cvs/pkgs/rpms/ibus-pinyin/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8101

Modified Files:
	.cvsignore ibus-pinyin.spec sources 
Added Files:
	ibus-pinyin-HEAD.patch 
Log Message:
Update to 1.1.0.20090612

ibus-pinyin-HEAD.patch:

--- NEW FILE ibus-pinyin-HEAD.patch ---



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/F-10/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	27 Apr 2009 00:47:37 -0000	1.9
+++ .cvsignore	12 Jun 2009 07:16:10 -0000	1.10
@@ -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


Index: ibus-pinyin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/F-10/ibus-pinyin.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- ibus-pinyin.spec	27 Apr 2009 00:47:37 -0000	1.8
+++ ibus-pinyin.spec	12 Jun 2009 07:16:10 -0000	1.9
@@ -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 prov
 %prep
 %setup -q
 cp %{SOURCE1} engine
+# %patch0 -p1
 
 %build
 %configure --disable-static
@@ -49,6 +51,15 @@ python -c "import pysqlitedb; db = pysql
 %{_libexecdir}/ibus-setup-pinyin
 
 %changelog
+* Fri Jun 12 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090612-1
+- Update to 1.1.0.20090612.
+
+* Mon May 25 2009 Huang Peng <shawn.p.huang at gmail.com> - 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 <shawn.p.huang at gmail.com> - 1.1.0.20090303-1
 - Update to 1.1.0.20090303.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	27 Apr 2009 00:47:37 -0000	1.9
+++ sources	12 Jun 2009 07:16:10 -0000	1.10
@@ -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




More information about the fedora-extras-commits mailing list