diff --git a/.gitignore b/.gitignore index 3e7a7af..23012da 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.8.9.tar.gz /ibus-table-1.8.10.tar.gz /ibus-table-1.8.11.tar.gz +/ibus-table-1.9.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 37021ae..1f25b0f 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.8.11 +Version: 1.9.0 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,10 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Sep 16 2014 Mike FABIAN - 1.9.0-1 +- update to 1.9.0 +- Redesign the property menus, use sub-menus instead of toggles + * Sun Sep 14 2014 Mike FABIAN - 1.8.11-1 - update to 1.8.11 - fixes a Python backtrace when the dconf key diff --git a/sources b/sources index 662b5a2..7379f1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15eb6341b8c3db725bc4c865c74bf714 ibus-table-1.8.11.tar.gz +f5bb9d3b4216fc54d5cbeef7b90e0a10 ibus-table-1.9.0.tar.gz