update to 1.8.11

- fixes a Python backtrace when the dconf key
  /desktop/ibus/engine/table/wubi-jidian86/onechar was not set
This commit is contained in:
Mike FABIAN 2014-09-14 13:36:24 +02:00
parent 0fd7397317
commit b8c8b71d18
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 1.8.10-1
- update to 1.8.10
- Disable auto_commit option for tables which do not have RULES

View File

@ -1 +1 @@
21d86ab3ea3bf06009760ae5cf9545d2 ibus-table-1.8.10.tar.gz
15eb6341b8c3db725bc4c865c74bf714 ibus-table-1.8.11.tar.gz