Update to 2.24.0
- Implement “commit_and_forward_key” command (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/461) - m17n-lib interface: transliterate “produced” part and “preedit” separately (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/460) - Update emoji annotations from CLDR
This commit is contained in:
parent
1f6d54ad5d
commit
0c26c86cab
2
.gitignore
vendored
2
.gitignore
vendored
@ -313,3 +313,5 @@
|
||||
/ibus-typing-booster-2.23.2.tar.gz
|
||||
/ibus-typing-booster-2.23.3.tar.gz
|
||||
/ibus-typing-booster-2.23.4.tar.gz
|
||||
/ibus-typing-booster-2.23.5.tar.gz
|
||||
/ibus-typing-booster-2.24.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.23.4
|
||||
Version: 2.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -251,6 +251,14 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Fri Sep 01 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.0-1
|
||||
- Update to 2.24.0
|
||||
- Implement “commit_and_forward_key” command
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/461)
|
||||
- m17n-lib interface: transliterate “produced” part and “preedit” separately
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/460)
|
||||
- Update emoji annotations from CLDR
|
||||
|
||||
* Thu Aug 10 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.4-1
|
||||
- Update to 2.23.4
|
||||
- Support msymbol 'S-C-Return' as a commit to preedit key
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.23.4.tar.gz) = ae13f5ed078fddd31dc81676516e2455ebe78bf9b621a44685da238db0f2eb792766875a49919ebaa3b91a225897558257d2e38901f2c5a6d890023a7b8c9606
|
||||
SHA512 (ibus-typing-booster-2.24.0.tar.gz) = 15e1869f547e3285352c3d18d248102c6427fe7866554337c40748697bbf58df196441f593de8c89f04268952efe0349995ee8c9ffc072880470d383c6861258
|
||||
|
Loading…
Reference in New Issue
Block a user