Update to 2.21.0
- Add an option to disable Typing Booster in terminals (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/414) - Update emoji annotations from CLDR - Add autosettings option (command line only at the moment, useful for https://github.com/mike-fabian/ibus-typing-booster/issues/328) - Translation update from Weblate (de 100%, uk 100%)
This commit is contained in:
parent
09dfbd7470
commit
34dc896bbe
4
.gitignore
vendored
4
.gitignore
vendored
@ -286,3 +286,7 @@
|
|||||||
/ibus-typing-booster-2.19.16.tar.gz
|
/ibus-typing-booster-2.19.16.tar.gz
|
||||||
/ibus-typing-booster-2.19.17.tar.gz
|
/ibus-typing-booster-2.19.17.tar.gz
|
||||||
/ibus-typing-booster-2.20.0.tar.gz
|
/ibus-typing-booster-2.20.0.tar.gz
|
||||||
|
/ibus-typing-booster-2.20.1.tar.gz
|
||||||
|
/ibus-typing-booster-2.20.2.tar.gz
|
||||||
|
/ibus-typing-booster-2.20.3.tar.gz
|
||||||
|
/ibus-typing-booster-2.21.0.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.20.0
|
Version: 2.21.0
|
||||||
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
|
||||||
@ -248,6 +248,15 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.3-1
|
||||||
|
- Update to 2.21.0
|
||||||
|
- Add an option to disable Typing Booster in terminals
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/414)
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
- Add autosettings option (command line only at the moment, useful for
|
||||||
|
https://github.com/mike-fabian/ibus-typing-booster/issues/328)
|
||||||
|
- Translation update from Weblate (de 100%, uk 100%)
|
||||||
|
|
||||||
* Thu Jan 19 2023 Mike FABIAN <mfabian@redhat.com> - 2.20.0-1
|
* Thu Jan 19 2023 Mike FABIAN <mfabian@redhat.com> - 2.20.0-1
|
||||||
- Update to 2.20.0
|
- Update to 2.20.0
|
||||||
- Allow predictions when 0 characters have been typed
|
- Allow predictions when 0 characters have been typed
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.20.0.tar.gz) = 8c7271d3029a28b045c9e9ffae9c9ac07adac3ac98749f30cd0959cfb91a50953372758c77c9820d713f2027d535d0752d1817281ce16be7e3594877b64177a5
|
SHA512 (ibus-typing-booster-2.21.0.tar.gz) = 27df2089794918f32895be5999550dd29f3e86580f8e720b8948e4ab71f213b6e0c0a3b98a3026e8dcf8204d0a3707bda02332b10a1da76b8d91924467e95ad6
|
||||||
|
Loading…
Reference in New Issue
Block a user