Update to 2.19.10
- Save space when displaying compose completion in horizontal lookup tables (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/407)
This commit is contained in:
parent
69166d06be
commit
b21402bbce
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
||||
/ibus-typing-booster-2.19.7.tar.gz
|
||||
/ibus-typing-booster-2.19.8.tar.gz
|
||||
/ibus-typing-booster-2.19.9.tar.gz
|
||||
/ibus-typing-booster-2.19.10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.19.9
|
||||
Version: 2.19.10
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -248,6 +248,11 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.10-1
|
||||
- Update to 2.19.10
|
||||
- Save space when displaying compose completion in horizontal lookup tables
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/407)
|
||||
|
||||
* Mon Nov 28 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.9-1
|
||||
- Update to 2.19.9
|
||||
- Emoji search: If search strings contain whitespace count as an exact match if
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.19.9.tar.gz) = 0f7f5fb54f374741f3dc35f6737f0782550fd9d7ee1b008f7644d448fb4407375660d433d80745f50925d1245549fec8951571b343a2afbd7897270d13cc87d6
|
||||
SHA512 (ibus-typing-booster-2.19.10.tar.gz) = af9952aac45906400fdbb8421165c91cc8ade898a20331cb7ba6f85d18a73a8a872f38c00e6ec35c4c6048541f56d4d3f43e8c222fda975efa28c1d6b86d99ee
|
||||
|
Loading…
Reference in New Issue
Block a user