[ibus-table/f20] update to 1.8.4

Mike FABIAN mfabian at fedoraproject.org
Mon Jul 7 08:43:28 UTC 2014


commit 45d2c4c10e3406c8c70bf69072964dfcdc7cf2e4
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Jul 7 08:51:36 2014 +0200

    update to 1.8.4
    
    - Tweak defaults for Chinese mode taken from the locale
    - Fix prompts for array30 table and don’t use prompts in pinyin mode
    - Make it possible to use select keys like F1, F2, F3 ...
    - For cangjie* and quick* tables: Use big5 order if the
      freq from the table is the same

 .gitignore      |    1 +
 ibus-table.spec |   10 +++++++++-
 sources         |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea42514..dedc158 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.1.tar.gz
 /ibus-table-1.8.2.tar.gz
 /ibus-table-1.8.3.tar.gz
+/ibus-table-1.8.4.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 1e7385b..cd84d0c 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.3
+Version:    1.8.4
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,14 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jul 07 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.4-1
+- update to 1.8.4
+- Tweak defaults for Chinese mode taken from the locale
+- Fix prompts for array30 table and don’t use prompts in pinyin mode
+- Make it possible to use select keys like F1, F2, F3 ...
+- For cangjie* and quick* tables: Use big5 order if the
+  freq from the table is the same
+
 * Wed Jun 25 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.3-1
 - update to 1.8.3
 - Insert a special candidate for the wildcard character itself
diff --git a/sources b/sources
index ffde023..6a13c85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be9f0835b6bee4d3b1e7a023728c7ab6  ibus-table-1.8.3.tar.gz
+abee305270abf5ca537848e2b5b4d941  ibus-table-1.8.4.tar.gz


More information about the scm-commits mailing list