diff --git a/.gitignore b/.gitignore index 6d2400a..e75036a 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /ibus-typing-booster-1.5.1.tar.gz /ibus-typing-booster-1.5.2.tar.gz /ibus-typing-booster-1.5.3.tar.gz +/ibus-typing-booster-1.5.4.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 2922fc0..025db95 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.5.3 +Version: 1.5.4 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -59,6 +59,18 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Thu Sep 08 2016 Mike FABIAN - 1.5.4-1 +- update to 1.5.4 +- Accent insensitive matching +- Update pl.po from zanata +- Add cache for the suggestions from the hunspell dictionaries +- Make Control+MouseButton1 remove the clicked candidate from + the user database (was MouseButton2) +- Change key binding for looking up related candidates + from Alt+F12 to AltGr+F12 +- Change label of the emoji option to + “☑ Unicode symbols and emoji predictions” + * Sat Sep 03 2016 Mike FABIAN - 1.5.3-1 - update to 1.5.3 - Pull translations from Zanata: updates for pl and uk. diff --git a/sources b/sources index 6d0bc64..599af60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a615d36e99d05daea82830d49b0d3df3 ibus-typing-booster-1.5.3.tar.gz +02e3ceec245781636a034caba885abbe ibus-typing-booster-1.5.4.tar.gz