[ibus-table/f20] update to 1.8.3

Mike FABIAN mfabian at fedoraproject.org
Wed Jun 25 13:18:19 UTC 2014


commit c2d8f2ffd745d2b55414fef90263adbb7d16a1ea
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Wed Jun 25 14:57:10 2014 +0200

    update to 1.8.3
    
    - Insert a special candidate for the wildcard character itself
      if only a wildcard character has been typed
    - Make wildchard characters configurable
    - Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian

 .gitignore      |    1 +
 ibus-table.spec |    9 ++++++++-
 sources         |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cfc429..ea42514 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.0.tar.gz
 /ibus-table-1.8.1.tar.gz
 /ibus-table-1.8.2.tar.gz
+/ibus-table-1.8.3.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index ebed2be..1e7385b 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.2
+Version:    1.8.3
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,13 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* 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
+  if only a wildcard character has been typed
+- Make wildchard characters configurable
+- Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian
+
 * 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
diff --git a/sources b/sources
index c9c1479..ffde023 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0870eccc5538299fdcf4053b93a6cb3  ibus-table-1.8.2.tar.gz
+be9f0835b6bee4d3b1e7a023728c7ab6  ibus-table-1.8.3.tar.gz


More information about the scm-commits mailing list