update to 1.4.8
- Commit preëdit if modifier keys without transliteration are typed and pass the key through - Resolves: rhbz#1351748 in a better way
This commit is contained in:
parent
2eb7b326de
commit
a0a16fadfd
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/ibus-typing-booster-1.4.5.tar.gz
|
||||
/ibus-typing-booster-1.4.6.tar.gz
|
||||
/ibus-typing-booster-1.4.7.tar.gz
|
||||
/ibus-typing-booster-1.4.8.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.4.7
|
||||
Version: 1.4.8
|
||||
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
|
||||
* Sun Jul 17 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.8-1
|
||||
- update to 1.4.8
|
||||
- Commit preëdit if modifier keys without transliteration are
|
||||
typed and pass the key through
|
||||
- Resolves: rhbz#1351748 in a better way
|
||||
|
||||
* Mon Jul 11 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.7-1
|
||||
- update to 1.4.7
|
||||
- Check if the commit key would change the transliteration if
|
||||
|
Loading…
Reference in New Issue
Block a user