diff --git a/.gitignore b/.gitignore index 168babd..1dc0d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /ibus-typing-booster-1.5.11.tar.gz /ibus-typing-booster-1.5.12.tar.gz /ibus-typing-booster-1.5.13.tar.gz +/ibus-typing-booster-1.5.14.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 1058a51..8b0983a 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.5.13 +Version: 1.5.14 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -71,6 +71,7 @@ dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/emojipredic dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/autocommitcharacters "''" dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/pagesize 6 dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/shownumberofcandidates true +dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/showstatusinfoinaux true dconf dump / ibus-daemon -drx make check || cat ./tests/test-suite.log @@ -94,6 +95,15 @@ make check || cat ./tests/test-suite.log %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Nov 25 2016 Mike FABIAN - 1.5.14-1 +- update to 1.5.14 +- Reopen preëdit not only on Backspace but also on Delete and arrow keys +- Fix "delete whitespace when committing punctuation" problem in firefox + Resolves rhbz#1399192 +- Add pt_BR translations from zanata. Update uk, pl, and de translations from zanata. +- Add an option to show/hide the status information in the auxiliary text +- Use ballot box characters in front of the mode indicators in the auxiliary text + * Mon Nov 21 2016 Mike FABIAN - 1.5.13-1 - update to 1.5.13 - Update French translations from zanata diff --git a/sources b/sources index 6baab27..671031b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b17af869eff80b2fb9a101665fc934d8 ibus-typing-booster-1.5.13.tar.gz +f36b7c8f34bae8f030c894b76f80897d ibus-typing-booster-1.5.14.tar.gz