diff --git a/.gitignore b/.gitignore index e3e3bf4..5ce40ac 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /ibus-typing-booster-1.4.2.tar.gz /ibus-typing-booster-1.4.3.tar.gz /ibus-typing-booster-1.4.4.tar.gz +/ibus-typing-booster-1.4.5.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 84d6b92..343fd5b 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.4.4 +Version: 1.4.5 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -56,6 +56,14 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* 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 + dark backgrounds +- Resolves: rhbz#1335201 +- Set the size of the libm17n mconv conversion buffer correctly +- Resolves: rhbz#1335021 + * Tue May 10 2016 Mike FABIAN - 1.4.4-1 - update to 1.4.4 - self._current_imes needs to be updated before self.init_transliterators() diff --git a/sources b/sources index 42b0dd8..2f3cea2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f887be3ccc30c0ff8ef95b6ba36bda4 ibus-typing-booster-1.4.4.tar.gz +8ed9fb6a3b50068c2695828226e37166 ibus-typing-booster-1.4.5.tar.gz