update to 1.4.2

- Fix mistyped variable name
- Resolves: rhbz#1330461
- Add option to remember the preëdit input method used last
- Update German translations
- The combobox in the setup tool should show the first supported ime
  from dconf
This commit is contained in:
Mike FABIAN 2016-04-27 09:51:13 +02:00
parent 2edd3b9c26
commit 92828b85b2
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@
/ibus-typing-booster-1.3.1.tar.gz
/ibus-typing-booster-1.4.0.tar.gz
/ibus-typing-booster-1.4.1.tar.gz
/ibus-typing-booster-1.4.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-typing-booster
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
Summary: A typing booster engine for the IBus platform
License: GPLv3+
@ -91,6 +91,15 @@ desktop-file-validate \
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Wed Apr 27 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.2-1
- update to 1.4.2
- Fix mistyped variable name
- Resolves: rhbz#1330461
- Add option to remember the preëdit input method used last
- Update German translations
- The combobox in the setup tool should show the first supported ime
from dconf
* Wed Apr 20 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.1-1
- update to 1.4.1
- Avoid unnessary initialization of transliterators when the set

View File

@ -1 +1 @@
d91506a9fcd72fa23120a0b157ea8ea3 ibus-typing-booster-1.4.1.tar.gz
10a9113099d1b2dc6b92a1614edc11ca ibus-typing-booster-1.4.2.tar.gz