[ibus-table/f20] update to 1.8.8

Mike FABIAN mfabian at fedoraproject.org
Thu Aug 14 13:47:01 UTC 2014


commit a01a4333c4768320ce2ab908ee223aa486832386
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Aug 14 15:32:18 2014 +0200

    update to 1.8.8
    
    - Show keyboard shortcuts also in the property menu entries
    - Remove “Hide Candidates/Display Candidates” from the properties menu
    - If the database is not CJK, set sensitivity to comboboxes
      useful only for CJK to OFF
    - Disable properties related to fullwidth/halfwidth for non-CJK tables
    - Resolves: rhbz#1128912 - With the new "rusle" table in
      ibus-table-cyrillic, typing space works strangely

 .gitignore      |    1 +
 ibus-table.spec |   12 +++++++++++-
 sources         |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d428a9e..ffabf13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.5.tar.gz
 /ibus-table-1.8.6.tar.gz
 /ibus-table-1.8.7.tar.gz
+/ibus-table-1.8.8.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 7fc8dc5..58e7f65 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.7
+Version:    1.8.8
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,16 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* 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
+- Remove “Hide Candidates/Display Candidates” from the properties menu
+- If the database is not CJK, set sensitivity to comboboxes
+  useful only for CJK to OFF
+- Disable properties related to fullwidth/halfwidth for non-CJK tables
+- Resolves: rhbz#1128912 - With the new "rusle" table in
+  ibus-table-cyrillic, typing space works strangely
+
 * Mon Aug 11 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.7-1
 - update to 1.8.7
 - Use the “notify::text” signal instead of “activate” on GtkEntry widget.
diff --git a/sources b/sources
index ae1097f..085bc79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03d6812faebab3503985ecf90aa3b6f9  ibus-table-1.8.7.tar.gz
+b61ad4db6f814c0aa483e1cabfc805ee  ibus-table-1.8.8.tar.gz


More information about the scm-commits mailing list