[ibus-table/f19] update to 1.5.0.20140527

Mike FABIAN mfabian at fedoraproject.org
Tue Jun 3 05:59:25 UTC 2014


commit 64a71ed005a3dd7f7b7f45da935586c4ca6f7fb7
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Tue May 27 08:12:22 2014 +0200

    update to 1.5.0.20140527
    
    - Put exact matches always at the top of the candidate list
    - Fix typo in the filtering for Chinese mode 3 (All characters with traditional Chinese first)
    - Support prompt characters (e.g. for cangjie and stroke5)

 .gitignore      |    1 +
 ibus-table.spec |   10 ++++++++--
 sources         |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0968e7a..9bf6e66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.5.0.20140409.tar.gz
 /ibus-table-1.5.0.20140416.tar.gz
 /ibus-table-1.5.0.20140519.tar.gz
+/ibus-table-1.5.0.20140527.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index ad5d655..9105a89 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.5.0.20140519
+Version:    1.5.0.20140527
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,7 +62,13 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
-* Tue May 19 2014 Mike FABIAN <mfabian at redhat.com> - 1.5.0.20140519-1
+* Tue May 27 2014 Mike FABIAN <mfabian at redhat.com> - 1.5.0.20140527-1
+- update to 1.5.0.20140527
+- Put exact matches always at the top of the candidate list
+- Fix typo in the filtering for Chinese mode 3 (All characters with traditional Chinese first)
+- Support prompt characters (e.g. for cangjie and stroke5)
+
+* Mon May 19 2014 Mike FABIAN <mfabian at redhat.com> - 1.5.0.20140519-1
 - update to 1.5.0.20140519
 - rewrite major parts of ibus-table, fix many bugs.
 
diff --git a/sources b/sources
index d62a6cb..66f626d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-040b0896c696425e5cd5b17abd55968e  ibus-table-1.5.0.20140519.tar.gz
+2f13e24b54d8811b42d94fac621f5ba5  ibus-table-1.5.0.20140527.tar.gz


More information about the scm-commits mailing list