Update to 2.24.2
- improve _return_false() and remove _commit_or_forward_key_event_or_return_false() (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/463) - Make characters for Biángbiángmiàn easily searchable - emoji-picker: Update default for current Unicode release 15.1
This commit is contained in:
parent
1f73a587e5
commit
728b03f8de
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
||||
/ibus-typing-booster-2.23.5.tar.gz
|
||||
/ibus-typing-booster-2.24.0.tar.gz
|
||||
/ibus-typing-booster-2.24.1.tar.gz
|
||||
/ibus-typing-booster-2.24.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.24.1
|
||||
Version: 2.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -251,6 +251,13 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Oct 01 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.2-1
|
||||
- Update to 2.24.2
|
||||
- improve _return_false() and remove _commit_or_forward_key_event_or_return_false()
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/463)
|
||||
- Make characters for Biángbiángmiàn easily searchable
|
||||
- emoji-picker: Update default for current Unicode release 15.1
|
||||
|
||||
* Tue Sep 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.1-1
|
||||
- Update to 2.24.1
|
||||
- Support several backends for playing sounds
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.24.1.tar.gz) = e05a42f442db8047415336485ab88405f3abb221e05fc882505e423587905002d8c0d616b208e4f1cfdcfea7bc27bcab5ffe57eb06aaa10650bae062d114505e
|
||||
SHA512 (ibus-typing-booster-2.24.2.tar.gz) = 6eb2cc058ce86ba0ffdb0261abf39d36340b3bf1cb7ef68af0db59b00fb7e739a5638e2090761acdce812382354bb3debd37ca44162dbf92a074499fcfd20d55
|
||||
|
Loading…
Reference in New Issue
Block a user