Update to 2.18.7
- Use the environment variable DICPATH as well when searching for dicitonaries (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/357) - Translation update from Weblate (sw updated to 100%)
This commit is contained in:
parent
b205e84e63
commit
105a279743
1
.gitignore
vendored
1
.gitignore
vendored
@ -252,3 +252,4 @@
|
||||
/ibus-typing-booster-2.18.4.tar.gz
|
||||
/ibus-typing-booster-2.18.5.tar.gz
|
||||
/ibus-typing-booster-2.18.6.tar.gz
|
||||
/ibus-typing-booster-2.18.7.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.18.6
|
||||
Version: 2.18.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,12 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Wed Aug 03 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.7-1
|
||||
- Update to 2.18.7
|
||||
- Use the environment variable DICPATH as well when searching for dicitonaries
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/357)
|
||||
- Translation update from Weblate (sw updated to 100%)
|
||||
|
||||
* Sat Jul 30 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.6-1
|
||||
- Update to 2.18.6
|
||||
- Avoid selection changed events when clearing the shortcut treeview
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.18.6.tar.gz) = 7bd43f5a5c8a9b22979c84987e71b2466a7e110da43bd994b541c2f581b81804633983477575e770f2fb075098b9f6d2991da83e7c52632b62083f9704ede056
|
||||
SHA512 (ibus-typing-booster-2.18.7.tar.gz) = 4e603ca596ac8644def06b3fc987bffbb7184d27c1e973c3c86f5abca98c71fd31f491623bc59ee072dedee3c6bde107c5a1c5e9f0c3b6175b1a13443b295753
|
||||
|
Loading…
Reference in New Issue
Block a user