Update to 2.24.4
- Fix typos which prevented autosettings from working when the attempting to autoset “avoidforwardkeyevent” or “addspaceoncommit” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/469)
This commit is contained in:
parent
0f2548c8e4
commit
78cabcc278
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
||||
/ibus-typing-booster-2.24.1.tar.gz
|
||||
/ibus-typing-booster-2.24.2.tar.gz
|
||||
/ibus-typing-booster-2.24.3.tar.gz
|
||||
/ibus-typing-booster-2.24.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.24.3
|
||||
Version: 2.24.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -251,6 +251,12 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.4-1
|
||||
- Update to 2.24.4
|
||||
- Fix typos which prevented autosettings from working when the attempting
|
||||
to autoset “avoidforwardkeyevent” or “addspaceoncommit”
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/469)
|
||||
|
||||
* Tue Oct 17 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.3-1
|
||||
- Update to 2.24.3
|
||||
- Adapt compose test cases to newest compose table
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.24.3.tar.gz) = ba684a0557d9668d300bcddf43d70820c3e30ef11b6ec03ec3d705581be360737e34b16b4cf5a725f11a40f9c03811c6209b71e6edf9fc70bf680b63e2056395
|
||||
SHA512 (ibus-typing-booster-2.24.4.tar.gz) = a6baa0bb7c5a3124dcb017d218d602035b21b6bb7a3cf34c229e265dd4d970677a99ef4d473e39b7efad65248e1398af8c47a5cf05225b7bcff293a2fe9570cf
|
||||
|
Loading…
Reference in New Issue
Block a user