diff --git a/.gitignore b/.gitignore index 5ce40ac..bc0d807 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /ibus-typing-booster-1.4.3.tar.gz /ibus-typing-booster-1.4.4.tar.gz /ibus-typing-booster-1.4.5.tar.gz +/ibus-typing-booster-1.4.6.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 343fd5b..7faf1ea 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -56,6 +56,12 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Jul 01 2016 Mike FABIAN - 1.4.6-1 +- update to 1.4.6 +- Pass modifier key combinations through if there is no possible + transliteration for that key combination +- Resolves: rhbz#1351748 + * Wed May 11 2016 Mike FABIAN - 1.4.5-1 - update to 1.4.5 - Do not colourize the preëdit dark blue, that is unreadable on diff --git a/sources b/sources index 2f3cea2..c4f781e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ed9fb6a3b50068c2695828226e37166 ibus-typing-booster-1.4.5.tar.gz +b31ad7027a349dfc82ecd386245214bc ibus-typing-booster-1.4.6.tar.gz