Update to 2.21.2
- Autoselect extremely likely candidates: Allow only adding of accents, never removing accents (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/420)
This commit is contained in:
parent
4f727b0a17
commit
b27e6671c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -291,3 +291,4 @@
|
||||
/ibus-typing-booster-2.20.3.tar.gz
|
||||
/ibus-typing-booster-2.21.0.tar.gz
|
||||
/ibus-typing-booster-2.21.1.tar.gz
|
||||
/ibus-typing-booster-2.21.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.21.1
|
||||
Version: 2.21.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -248,6 +248,12 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Feb 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.2-1
|
||||
- Update to 2.21.2
|
||||
- Autoselect extremely likely candidates:
|
||||
Allow only adding of accents, never removing accents
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/420)
|
||||
|
||||
* Thu Feb 09 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.1-1
|
||||
- Update to 2.21.1
|
||||
- Small performance tweak in detecting terminals
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.21.1.tar.gz) = e0b643d8d24c97929889f8a5772651365c83e8c331a77e5510a317696caa22524f17ad4f7f31f202ae33b1a02d5ce3e8a209f2e9af5e9f41ce60a16fb038b1c7
|
||||
SHA512 (ibus-typing-booster-2.21.2.tar.gz) = 326c394133a3a0c24fafac5af104b0f297a796029f4e2e78ab7e1cc02435d2ebea62f0cfa91874038ca172053aa1990bec8b2e7abc9b0b6ce50247ae46b4cb07
|
||||
|
Loading…
Reference in New Issue
Block a user