Update to 2.19.6
- Update emoji annotations from CLDR - Avoid showing passwords in OSK buttons by disabling typing-booster in terminals when the on-screen-keyboard (OSK) is shown (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/393) (Requires: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2511) - Translation update from Weblate (bn 100% complete)
This commit is contained in:
parent
74508698f0
commit
4a1e267040
4
.gitignore
vendored
4
.gitignore
vendored
@ -270,3 +270,7 @@
|
||||
/ibus-typing-booster-2.19.0.tar.gz
|
||||
/ibus-typing-booster-2.19.1.tar.gz
|
||||
/ibus-typing-booster-2.19.2.tar.gz
|
||||
/ibus-typing-booster-2.19.3.tar.gz
|
||||
/ibus-typing-booster-2.19.4.tar.gz
|
||||
/ibus-typing-booster-2.19.5.tar.gz
|
||||
/ibus-typing-booster-2.19.6.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.19.2
|
||||
Version: 2.19.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,15 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Sat Oct 15 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.6-1
|
||||
- Update to 2.19.6
|
||||
- Update emoji annotations from CLDR
|
||||
- Avoid showing passwords in OSK buttons by disabling typing-booster
|
||||
in terminals when the on-screen-keyboard (OSK) is shown
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/393)
|
||||
(Requires: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2511)
|
||||
- Translation update from Weblate (bn 100% complete)
|
||||
|
||||
* Sun Oct 09 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.2-1
|
||||
- Update to 2.19.2
|
||||
- Do not commit by index when OSK is visible
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.19.2.tar.gz) = 8f98e4dcbbb40163666f33c9dadf55802b3cbdfbead0bbc086caa0abffb4e463c3cd561b01e216df171f11e9b372c83720ddf47160ce81a38e134fbde1129882
|
||||
SHA512 (ibus-typing-booster-2.19.6.tar.gz) = 261b438a07d1621e8f81d362137a1b2f4022cc090488917dfe56129aaf811e607d56e58aca6cf8808c164049ebb3f9c246e8076ff69d24a474685fe1c277d1b1
|
||||
|
Loading…
Reference in New Issue
Block a user