Update to 2.22.3
- Apply workaround for committing multiline strings only for '^gtk3-im:(firefox|thunderbird)', i.e. not on Wayland (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/438)
This commit is contained in:
parent
0801e2e023
commit
cbfac2b10f
1
.gitignore
vendored
1
.gitignore
vendored
@ -301,3 +301,4 @@
|
||||
/ibus-typing-booster-2.22.0.tar.gz
|
||||
/ibus-typing-booster-2.22.1.tar.gz
|
||||
/ibus-typing-booster-2.22.2.tar.gz
|
||||
/ibus-typing-booster-2.22.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.22.2
|
||||
Version: 2.22.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -249,6 +249,11 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Fri Apr 14 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.3-1
|
||||
- Update to 2.22.3
|
||||
- Apply workaround for committing multiline strings only for '^gtk3-im:(firefox|thunderbird)', i.e. not on Wayland
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/438)
|
||||
|
||||
* Mon Apr 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.2-1
|
||||
- Update to 2.22.2
|
||||
- Translation update from Weblate (ka 100%, sw 99.5%)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.22.2.tar.gz) = 009504548e4eabadfddfc60cde8fdcc9369dbb23c2f5beb03d8a3569361da5816e829ac057f63017adc74148c2c7577f20a72690df17e811686237f31f37e37b
|
||||
SHA512 (ibus-typing-booster-2.22.3.tar.gz) = d3ea8825222e1a4c5c3aa64f947e7ffccd7e7fac9489b29126c1f10d560d4f959e1c8b8e718ecfd1367b6bdc698b346e022c4681dbd24a4f91005c579f397a9c
|
||||
|
Loading…
Reference in New Issue
Block a user