Update to 2.9.9
- Fix typo in variable name in do_reset() - KP_Delete should be handled the same way as Delete - Translation update form Weblate for de, he, pl, tr, uk
This commit is contained in:
parent
3b665212c2
commit
b8ab2e443f
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@
|
||||
/ibus-typing-booster-2.9.6.tar.gz
|
||||
/ibus-typing-booster-2.9.7.tar.gz
|
||||
/ibus-typing-booster-2.9.8.tar.gz
|
||||
/ibus-typing-booster-2.9.9.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.9.8
|
||||
Version: 2.9.9
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -230,6 +230,12 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Oct 08 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.9-1
|
||||
- Update to 2.9.9
|
||||
- Fix typo in variable name in do_reset()
|
||||
- KP_Delete should be handled the same way as Delete
|
||||
- Translation update form Weblate for de, he, pl, tr, uk
|
||||
|
||||
* Tue Oct 06 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.8-1
|
||||
- Update to 2.9.8
|
||||
- Prevent also Delete from reopening a preedit when the option
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.9.8.tar.gz) = d2e1741fdd5668357a8002e54908f1b20ae0c578490df50d64e6eb7675efd474f19888bf405fdcbbceb7e396f9fdf77cb20ff8e6284f4e74ad6c87a210acf310
|
||||
SHA512 (ibus-typing-booster-2.9.9.tar.gz) = 2f96e1ee9ef9db433cac24d9db47786967405dd3d346357793b01b082599c4d22fb39c15189badbcbead5498e6214af0d208d333f46573c51ca7dcba51bd57ca
|
||||
|
Loading…
Reference in New Issue
Block a user