[ibus-table/f20] update to 1.8.2

Mike FABIAN mfabian at fedoraproject.org
Mon Jun 9 05:57:16 UTC 2014


commit 0a12788b81e12b65f04993c9b64e08357d3ee85d
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Jun 9 07:47:07 2014 +0200

    update to 1.8.2
    
    - Better sorting of the lookup table in the mixed Chinese modes
    - Do not create useless indexes
    - Resolves: rhbz#1105465

 .gitignore      |    1 +
 ibus-table.spec |    8 +++++++-
 sources         |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 219c834..8cfc429 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.5.0.20140528.tar.gz
 /ibus-table-1.8.0.tar.gz
 /ibus-table-1.8.1.tar.gz
+/ibus-table-1.8.2.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index ed7e8d9..ebed2be 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.1
+Version:    1.8.2
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,12 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jun 09 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.2-1
+- update to 1.8.2
+- Better sorting of the lookup table in the mixed Chinese modes
+- Do not create useless indexes
+- Resolves: rhbz#1105465
+
 * Wed Jun 04 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.1-1
 - update to 1.8.1
 - Added support for wildcards (both in table and in pinyin mode)
diff --git a/sources b/sources
index 55e1e3c..c9c1479 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28c57854b1bd7b0c82cc56815a549d22  ibus-table-1.8.1.tar.gz
+a0870eccc5538299fdcf4053b93a6cb3  ibus-table-1.8.2.tar.gz


More information about the scm-commits mailing list