[ibus-table/f20] update to 1.8.11

Mike FABIAN mfabian at fedoraproject.org
Sun Sep 14 11:47:34 UTC 2014


commit 0a3482762d4a06da1bcd360052a74a560db6530e
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Sun Sep 14 13:36:24 2014 +0200

    update to 1.8.11
    
    - fixes a Python backtrace when the dconf key
      /desktop/ibus/engine/table/wubi-jidian86/onechar was not set

 .gitignore      |    1 +
 ibus-table.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ab0657..3e7a7af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.8.tar.gz
 /ibus-table-1.8.9.tar.gz
 /ibus-table-1.8.10.tar.gz
+/ibus-table-1.8.11.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 3f26291..37021ae 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.10
+Version:    1.8.11
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,10 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Sep 14 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.11-1
+- update to 1.8.11
+- fixes a Python backtrace when the dconf key
+  /desktop/ibus/engine/table/wubi-jidian86/onechar was not set
 * Thu Sep 04 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.10-1
 - update to 1.8.10
 - Disable auto_commit option for tables which do not have RULES
diff --git a/sources b/sources
index 3d0f05d..662b5a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21d86ab3ea3bf06009760ae5cf9545d2  ibus-table-1.8.10.tar.gz
+15eb6341b8c3db725bc4c865c74bf714  ibus-table-1.8.11.tar.gz


More information about the scm-commits mailing list