diff --git a/.gitignore b/.gitignore index ea42514..dedc158 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.8.1.tar.gz /ibus-table-1.8.2.tar.gz /ibus-table-1.8.3.tar.gz +/ibus-table-1.8.4.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index b5c8abb..d4f5565 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.8.3 +Version: 1.8.4 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,14 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Mon Jul 07 2014 Mike FABIAN - 1.8.4-1 +- update to 1.8.4 +- Tweak defaults for Chinese mode taken from the locale +- Fix prompts for array30 table and don’t use prompts in pinyin mode +- Make it possible to use select keys like F1, F2, F3 ... +- For cangjie* and quick* tables: Use big5 order if the + freq from the table is the same + * Wed Jun 25 2014 Mike FABIAN - 1.8.3-1 - update to 1.8.3 - Insert a special candidate for the wildcard character itself diff --git a/sources b/sources index ffde023..6a13c85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be9f0835b6bee4d3b1e7a023728c7ab6 ibus-table-1.8.3.tar.gz +abee305270abf5ca537848e2b5b4d941 ibus-table-1.8.4.tar.gz