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:
parent
0fd7397317
commit
b8c8b71d18
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.8.8.tar.gz
|
/ibus-table-1.8.8.tar.gz
|
||||||
/ibus-table-1.8.9.tar.gz
|
/ibus-table-1.8.9.tar.gz
|
||||||
/ibus-table-1.8.10.tar.gz
|
/ibus-table-1.8.10.tar.gz
|
||||||
|
/ibus-table-1.8.11.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.8.10
|
Version: 1.8.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -62,6 +62,10 @@ export PYTHON=%{__python3}
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 04 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.10-1
|
||||||
- update to 1.8.10
|
- update to 1.8.10
|
||||||
- Disable auto_commit option for tables which do not have RULES
|
- Disable auto_commit option for tables which do not have RULES
|
||||||
|
Loading…
Reference in New Issue
Block a user