[ibus-table/f20] update to 1.8.9

Mike FABIAN mfabian at fedoraproject.org
Tue Aug 26 12:22:34 UTC 2014


commit d722d744d09455891a2c9bdbc43946a1ac6745c1
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Tue Aug 26 13:59:29 2014 +0200

    update to 1.8.9
    
    - Move some options into a new tab “Details”
    - Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database is not for CJK
    - Resolves: rhbz#1133422
    - Pass IBus.KEY_KP_Enter to the application if the preedit is empty
    - Resolves: rhbz#1133424

 .gitignore      |    1 +
 ibus-table.spec |   10 +++++++++-
 sources         |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffabf13..4ff7ca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.6.tar.gz
 /ibus-table-1.8.7.tar.gz
 /ibus-table-1.8.8.tar.gz
+/ibus-table-1.8.9.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 58e7f65..3316246 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.8
+Version:    1.8.9
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,14 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Aug 26 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.9-1
+- update to 1.8.9
+- Move some options into a new tab “Details”
+- Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database is not for CJK
+- Resolves: rhbz#1133422
+- Pass IBus.KEY_KP_Enter to the application if the preedit is empty
+- Resolves: rhbz#1133424
+
 * Thu Aug 14 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.8-1
 - update to 1.8.8
 - Show keyboard shortcuts also in the property menu entries
diff --git a/sources b/sources
index 085bc79..9f0125a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b61ad4db6f814c0aa483e1cabfc805ee  ibus-table-1.8.8.tar.gz
+e9b603f857bfd4d9f6b921cc85ea8d14  ibus-table-1.8.9.tar.gz


More information about the scm-commits mailing list