Update to 2.22.0
- Translation update from Weblate (de 100%, ja 37.8%, nl 100%, pl 100%, tr 100%, uk 100%) - Changing the order of dictionaries and input methods by keybinding should not be permanent when autosettings for dictionaries or keybindings are applied - Add a GUI in the setup tool for the autosettings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/423) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/328) - Update emoji annotations from CLDR
This commit is contained in:
parent
881d9f0aee
commit
759a0f0988
5
.gitignore
vendored
5
.gitignore
vendored
@ -294,3 +294,8 @@
|
|||||||
/ibus-typing-booster-2.21.2.tar.gz
|
/ibus-typing-booster-2.21.2.tar.gz
|
||||||
/ibus-typing-booster-2.21.3.tar.gz
|
/ibus-typing-booster-2.21.3.tar.gz
|
||||||
/ibus-typing-booster-2.21.4.tar.gz
|
/ibus-typing-booster-2.21.4.tar.gz
|
||||||
|
/ibus-typing-booster-2.21.5.tar.gz
|
||||||
|
/ibus-typing-booster-2.21.6.tar.gz
|
||||||
|
/ibus-typing-booster-2.21.7.tar.gz
|
||||||
|
/ibus-typing-booster-2.21.8.tar.gz
|
||||||
|
/ibus-typing-booster-2.22.0.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.21.4
|
Version: 2.22.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
|
||||||
@ -249,6 +249,17 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.0-1
|
||||||
|
- Update to 2.22.0
|
||||||
|
- Translation update from Weblate (de 100%, ja 37.8%, nl 100%, pl 100%, tr 100%, uk 100%)
|
||||||
|
- Changing the order of dictionaries and input methods by keybinding
|
||||||
|
should not be permanent when autosettings for dictionaries or
|
||||||
|
keybindings are applied
|
||||||
|
- Add a GUI in the setup tool for the autosettings
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/423)
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/328)
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
|
||||||
* Mon Feb 20 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.4-1
|
* Mon Feb 20 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.4-1
|
||||||
- Update to 2.21.4
|
- Update to 2.21.4
|
||||||
- Memoize instances of the Dictionary class
|
- Memoize instances of the Dictionary class
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.21.4.tar.gz) = 26dbc8cee8e6a6ec0414fc3e2f26298665030babed7f7dba7f52b5260b9aba511ab456fe49fb779f66b66b4db9fbe81faeec8692ad8a101e518d6fcf80189fd8
|
SHA512 (ibus-typing-booster-2.22.0.tar.gz) = 3505db69aa295942a4d331288d195f0216252c5470bab713c05100079e775413ef3fd376f06673406b5a04f04d45109899f47ae3ecc90008cfd94500f0b144be
|
||||||
|
Loading…
Reference in New Issue
Block a user