From 6fac493ac42e0a1e622414f86ca12463132ea3c3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sat, 10 Sep 2016 23:56:23 +0200 Subject: [PATCH] update to 1.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Pull translations form Zanata (de, pl, and uk updated because of the new “About” tab) - If “☑ Enable suggestions by Tab key” option is on, any preëdit change should hide the lookup table - Make showing of similar emoji work even if emoji preditions are off - Display whether emoji predictions are turned on in the auxiliary string - Add key and mouse bindings to toggle the emoji predictions (AltGr+F6 and Control+Mouse3 anywhere in the candidate list) - Add AltGr+F10 key binding to open the setup tool - Allow any amount of white space and '_' characters to seperate words in an emoji query string - Add an “About” tab to the setup tool and put links to home page and online documentation there. - Update README with latest key binding and mouse binding documentation --- .gitignore | 1 + ibus-typing-booster.spec | 19 ++++++++++++++++++- sources | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e75036a..93da091 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /ibus-typing-booster-1.5.2.tar.gz /ibus-typing-booster-1.5.3.tar.gz /ibus-typing-booster-1.5.4.tar.gz +/ibus-typing-booster-1.5.5.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 025db95..6fd2e2c 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.5.4 +Version: 1.5.5 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -59,6 +59,23 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Sat Sep 10 2016 Mike FABIAN - 1.5.5-1 +- update to 1.5.5 +- Pull translations form Zanata (de, pl, and uk updated because of + the new “About” tab) +- If “☑ Enable suggestions by Tab key” option is on, any preëdit + change should hide the lookup table +- Make showing of similar emoji work even if emoji preditions are off +- Display whether emoji predictions are turned on in the auxiliary string +- Add key and mouse bindings to toggle the emoji predictions + (AltGr+F6 and Control+Mouse3 anywhere in the candidate list) +- Add AltGr+F10 key binding to open the setup tool +- Allow any amount of white space and '_' characters to seperate words + in an emoji query string +- Add an “About” tab to the setup tool and put links to home page and + online documentation there. +- Update README with latest key binding and mouse binding documentation + * Thu Sep 08 2016 Mike FABIAN - 1.5.4-1 - update to 1.5.4 - Accent insensitive matching diff --git a/sources b/sources index 599af60..17427be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02e3ceec245781636a034caba885abbe ibus-typing-booster-1.5.4.tar.gz +6fd92af423b25bd125eb8948accc6482 ibus-typing-booster-1.5.5.tar.gz