Update to 2.23.4
- Support msymbol 'S-C-Return' as a commit to preedit key (Resolves https://github.com/mike-fabian/ibus-typing-booster/issues/457). Needed by hi-itrans.mim, hi-optitransv2.mim, kn-optitransv2.mim, mr-gamabhana.mim, sa-itrans.mim, sa-vedic-itrans.mim - Remove useless m4/{Makefile.am,as-version.m4} - Update emoji annotations from CLDR - Update UnicodeData.txt to current Unicode 15.1.0 draft (https://www.unicode.org/Public/draft/UCD/ucd/UnicodeData.txt) - Update emoji data files for current Unicode 15.1 DRAFT (https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-data.txt https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-variation-sequences.txt)
This commit is contained in:
parent
be24d1a967
commit
1f6d54ad5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -312,3 +312,4 @@
|
|||||||
/ibus-typing-booster-2.23.1.tar.gz
|
/ibus-typing-booster-2.23.1.tar.gz
|
||||||
/ibus-typing-booster-2.23.2.tar.gz
|
/ibus-typing-booster-2.23.2.tar.gz
|
||||||
/ibus-typing-booster-2.23.3.tar.gz
|
/ibus-typing-booster-2.23.3.tar.gz
|
||||||
|
/ibus-typing-booster-2.23.4.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.23.3
|
Version: 2.23.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPL-3.0-or-later AND Apache-2.0
|
License: GPL-3.0-or-later AND Apache-2.0
|
||||||
@ -251,6 +251,20 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
(Resolves https://github.com/mike-fabian/ibus-typing-booster/issues/457).
|
||||||
|
Needed by hi-itrans.mim, hi-optitransv2.mim, kn-optitransv2.mim,
|
||||||
|
mr-gamabhana.mim, sa-itrans.mim, sa-vedic-itrans.mim
|
||||||
|
- Remove useless m4/{Makefile.am,as-version.m4}
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
- Update UnicodeData.txt to current Unicode 15.1.0 draft
|
||||||
|
(https://www.unicode.org/Public/draft/UCD/ucd/UnicodeData.txt)
|
||||||
|
- Update emoji data files for current Unicode 15.1 DRAFT
|
||||||
|
(https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-data.txt
|
||||||
|
https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-variation-sequences.txt)
|
||||||
|
|
||||||
* Thu Aug 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.3-1
|
* Thu Aug 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.3-1
|
||||||
- Update to 2.23.3
|
- Update to 2.23.3
|
||||||
- Translation update from Weblate (tr 100%)
|
- Translation update from Weblate (tr 100%)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.23.3.tar.gz) = 9473438982c808b85105b18d28914e296a9f645464d67762f142b36345cc8b05f76d11fcdb3a419df0ff366fa6ea0a8765e293a268ad7fcf82d84906eecccfec
|
SHA512 (ibus-typing-booster-2.23.4.tar.gz) = ae13f5ed078fddd31dc81676516e2455ebe78bf9b621a44685da238db0f2eb792766875a49919ebaa3b91a225897558257d2e38901f2c5a6d890023a7b8c9606
|
||||||
|
Loading…
Reference in New Issue
Block a user