diff --git a/.gitignore b/.gitignore index b2f3691..556b2be 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /ibus-typing-booster-1.5.5.tar.gz /ibus-typing-booster-1.5.6.tar.gz /ibus-typing-booster-1.5.7.tar.gz +/ibus-typing-booster-1.5.8.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 6ef1d01..e4ed44e 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.5.7 +Version: 1.5.8 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -59,6 +59,15 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Mon Oct 10 2016 Mike FABIAN - 1.5.8-1 +- update to 1.5.8 +- Pull translations from Zanata (uk and fr updated) +- Match many more Unicode characters in the emoji matcher +- Make it possible to match Unicode characters by typing the hexadecimal code point +- If one tries to set a non-existing input method, don’t crash, + only print an error in the debug log +- Add key and mouse bindings for “Off the record” mode to README + * Mon Sep 19 2016 Mike FABIAN - 1.5.7-1 - update to 1.5.7 - Pull translations from Zanata (de, pl, uk updated) diff --git a/sources b/sources index 0808929..45d379e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a9c739412b9f9049254bc7ca8ba8861 ibus-typing-booster-1.5.7.tar.gz +b027bc4ddec3ae58726b2b8d11d45857 ibus-typing-booster-1.5.8.tar.gz