Update to 2.24.1
- Support several backends for playing sounds (Resolves: rhbz#2237675 https://bugzilla.redhat.com/show_bug.cgi?id=2237675) - Update UnicodeData.txt to current Unicode 15.1.0 and emoji data files to current Unicode 15.1 - Update emoji annotations from CLDR
This commit is contained in:
parent
0c26c86cab
commit
1f73a587e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -315,3 +315,4 @@
|
||||
/ibus-typing-booster-2.23.4.tar.gz
|
||||
/ibus-typing-booster-2.23.5.tar.gz
|
||||
/ibus-typing-booster-2.24.0.tar.gz
|
||||
/ibus-typing-booster-2.24.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.24.0
|
||||
Version: 2.24.1
|
||||
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
|
||||
* Tue Sep 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.1-1
|
||||
- Update to 2.24.1
|
||||
- Support several backends for playing sounds
|
||||
(Resolves: rhbz#2237675 https://bugzilla.redhat.com/show_bug.cgi?id=2237675)
|
||||
- Update UnicodeData.txt to current Unicode 15.1.0
|
||||
and emoji data files to current Unicode 15.1
|
||||
- Update emoji annotations from CLDR
|
||||
|
||||
* Fri Sep 01 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.0-1
|
||||
- Update to 2.24.0
|
||||
- Implement “commit_and_forward_key” command
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.24.0.tar.gz) = 15e1869f547e3285352c3d18d248102c6427fe7866554337c40748697bbf58df196441f593de8c89f04268952efe0349995ee8c9ffc072880470d383c6861258
|
||||
SHA512 (ibus-typing-booster-2.24.1.tar.gz) = e05a42f442db8047415336485ab88405f3abb221e05fc882505e423587905002d8c0d616b208e4f1cfdcfea7bc27bcab5ffe57eb06aaa10650bae062d114505e
|
||||
|
Loading…
Reference in New Issue
Block a user