[ibus-chewing] Version 1.3.6.20100730

Ding-Yi Chen dchen at fedoraproject.org
Mon Aug 2 13:00:37 UTC 2010


commit 584161a815d5ee86f0bac4238968b226f1729177
Author: Ding-Yi Chen <dingyichentw at yahoo.com>
Date:   Mon Aug 2 22:59:44 2010 +1000

    Version 1.3.6.20100730

 .gitignore        |    1 +
 ibus-chewing.spec |   36 +++++++++++++++++++++++++++++++++---
 sources           |    2 +-
 3 files changed, 35 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 023b2e1..e383701 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ibus-chewing-1.3.5.20100706-Source.tar.gz
+ibus-chewing-1.3.6.20100730-Source.tar.gz
diff --git a/ibus-chewing.spec b/ibus-chewing.spec
index 9ebced7..30949ee 100644
--- a/ibus-chewing.spec
+++ b/ibus-chewing.spec
@@ -1,5 +1,5 @@
 Name:       ibus-chewing
-Version:    1.3.5.20100706
+Version:    1.3.6.20100730
 Release:    1%{?dist}
 Summary:    The Chewing engine for IBus input platform
 Summary(zh_TW): IBus新酷音輸入法
@@ -89,14 +89,42 @@ fi
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS README ChangeLog NEWS COPYING
+%doc AUTHORS README ChangeLog COPYING USER-GUIDE
 %{_libexecdir}/ibus-engine-chewing
 %{_datadir}/%{name}
 %{_datadir}/ibus/component/chewing.xml
 %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
-* Tue Jul 06 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706-1
+* Mon Aug 02 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1
+- Resolves: #608991
+- Sort of fix upstream issue 993.
+- Include USER-GUIDE
+- Remove NEWS, as this project does not use it.
+- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
+- Mouse candidate selection now work in plain Zhuyin mode.
+- Default setting changes: (Won't affect current user though).
+  + Auto move cursor: TRUE
+  + Add phrases in front: TRUE
+  + spaceAsSelection: FALSE
+
+* Fri Jul 30 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1
+- Resolves: #608991
+- Sort of fix upstream issue 993.
+- Include USER-GUIDE
+- Remove NEWS, as this project does not use it.
+- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
+- Mouse candidate selection now work in plain Zhuyin mode.
+- Default setting changes: (Won't affect current user though).
+  + Auto move cursor: TRUE
+  + Add phrases in front: TRUE
+  + spaceAsSelection: FALSE
+
+* Wed Jul 14 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714-1
+- Resolves: #608991
+- Removes Ctrl-v/V Hotkey
+
+* Wed Jul 07 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706-1
 - Fixed google issue 965:
   Candidate missing if both "Plain Zhuyin" and "Space As selection" are enabled.
 - Revised Basic.macro
@@ -313,3 +341,5 @@ Fix the errors which Funda Wang as pointing out:
 
 
 
+
+
diff --git a/sources b/sources
index 3dbfa1b..a044e29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c83fcfc779acc8c7cef179bd0bf918b1  ibus-chewing-1.3.5.20100706-Source.tar.gz
+0a2f1b6993102f1275307b99a1ade422  ibus-chewing-1.3.6.20100730-Source.tar.gz


More information about the scm-commits mailing list