From b8c8b71d18d79e5722695c0c337fe933cdb1c12b Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 14 Sep 2014 13:36:24 +0200 Subject: [PATCH] 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 cf90b7b..f61f33f 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 - 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 - 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