Update to 2.17.0
- Improve “Automatically select the best candidate” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/285) - Translation update from Weblate (de (100%), pl (100%), pt (30.3%), tr (100%), uk (100%))
This commit is contained in:
parent
8b8c8add8a
commit
6d45b853fe
4
.gitignore
vendored
4
.gitignore
vendored
@ -238,3 +238,7 @@
|
||||
/ibus-typing-booster-2.16.5.tar.gz
|
||||
/ibus-typing-booster-2.16.6.tar.gz
|
||||
/ibus-typing-booster-2.16.7.tar.gz
|
||||
/ibus-typing-booster-2.16.8.tar.gz
|
||||
/ibus-typing-booster-2.16.9.tar.gz
|
||||
/ibus-typing-booster-2.16.10.tar.gz
|
||||
/ibus-typing-booster-2.17.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.16.7
|
||||
Version: 2.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,18 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.17.0-1
|
||||
- Update to 2.17.0
|
||||
- Improve “Automatically select the best candidate”
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/285)
|
||||
- Translation update from Weblate
|
||||
(de (100%), pl (100%), pt (30.3%), tr (100%), uk (100%))
|
||||
|
||||
* Mon Jul 04 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.10-1
|
||||
- Update to 2.16.10
|
||||
- Improve “Automatically select the best candidate”
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/285)
|
||||
|
||||
* Mon Jun 27 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.7-1
|
||||
- Update to 2.16.7
|
||||
- When the lookup table is hidden because of inline completion,
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.16.7.tar.gz) = f0dda59b43460c39392ab12748780e93668ac81aa04b15aae2afa2025ce8bbc9e2712430658f43db7e86c7a1e59271d62ecf6cda6cb2b9cc554134000c21c95b
|
||||
SHA512 (ibus-typing-booster-2.17.0.tar.gz) = 87aafcf787f64bde2fe42e6f109d22b0c129a15fd3a5a32190904408e4a57322b316ac92b5cd2cd3489cea8a764db57cf20a7d4ab5981c5c9da6b517c9dc0003
|
||||
|
Loading…
Reference in New Issue
Block a user