Update to 2.24.5
- Fix first character disappearing when compose was involved in WhatsApp and Telegram (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/471 - Update emoji annotations from CLDR
This commit is contained in:
parent
78cabcc278
commit
0c67c83596
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
|||||||
/ibus-typing-booster-2.24.2.tar.gz
|
/ibus-typing-booster-2.24.2.tar.gz
|
||||||
/ibus-typing-booster-2.24.3.tar.gz
|
/ibus-typing-booster-2.24.3.tar.gz
|
||||||
/ibus-typing-booster-2.24.4.tar.gz
|
/ibus-typing-booster-2.24.4.tar.gz
|
||||||
|
/ibus-typing-booster-2.24.5.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.24.4
|
Version: 2.24.5
|
||||||
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,12 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 05 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.5-1
|
||||||
|
- Update to 2.24.5
|
||||||
|
- Fix first character disappearing when compose was involved in WhatsApp and Telegram
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/471
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
|
||||||
* Wed Oct 18 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.4-1
|
* Wed Oct 18 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.4-1
|
||||||
- Update to 2.24.4
|
- Update to 2.24.4
|
||||||
- Fix typos which prevented autosettings from working when the attempting
|
- Fix typos which prevented autosettings from working when the attempting
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.24.4.tar.gz) = a6baa0bb7c5a3124dcb017d218d602035b21b6bb7a3cf34c229e265dd4d970677a99ef4d473e39b7efad65248e1398af8c47a5cf05225b7bcff293a2fe9570cf
|
SHA512 (ibus-typing-booster-2.24.5.tar.gz) = 8ed58334ce044a19b802c11e3a99ab7bdf31c1e86f1aa4cefd6cd66c3001f9c25b333ad19d1c36cd09982513b124cbb2f39ed2832ee262001abd6f0997abfc84
|
||||||
|
Loading…
Reference in New Issue
Block a user