diff --git a/.gitignore b/.gitignore index 23012da..de7b6f6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.8.10.tar.gz /ibus-table-1.8.11.tar.gz /ibus-table-1.9.0.tar.gz +/ibus-table-1.9.1.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 9128c9f..3609e01 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.9.0 +Version: 1.9.1 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Sep 30 2014 Mike FABIAN - 1.9.1-1 +- update to 1.9.1 +- Use proper fallback when reading the localized table name +- Show pinyin mode as well in the input mode indicator + * 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 diff --git a/sources b/sources index 7379f1b..3380a85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5bb9d3b4216fc54d5cbeef7b90e0a10 ibus-table-1.9.0.tar.gz +8bf0fa977058910463008eddd5f8b8f6 ibus-table-1.9.1.tar.gz