Update to 2.0.2
- Better Tab handling, use Tab to switch to the next candidate, not to commit
This commit is contained in:
parent
2aa525c95a
commit
7b9613ef2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
||||
/ibus-typing-booster-1.5.38.tar.gz
|
||||
/ibus-typing-booster-2.0.0.tar.gz
|
||||
/ibus-typing-booster-2.0.1.tar.gz
|
||||
/ibus-typing-booster-2.0.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+
|
||||
@ -154,6 +154,10 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 27 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.2-1
|
||||
- Update to 2.0.2
|
||||
- Better Tab handling, use Tab to switch to the next candidate, not to commit
|
||||
|
||||
* Thu Jun 21 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.1-1
|
||||
- Update to 2.0.1
|
||||
- Update translations from zanata (ja updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.0.1.tar.gz) = 1bd1745add2c4249e91eec0508b9a80f2992c406fd43e64cd07e86e90689fcbbcdce6ec30dfa478c9e84e3ff24573dabb0ba6f48c990af08ee994ca17b8348fb
|
||||
SHA512 (ibus-typing-booster-2.0.2.tar.gz) = d97ac470ef9c70bba090803defb85137e656f84e8329db4cc5c41ceae8bbad0d0c0760ae6469ab2eafa184b8814b5f5327ef93d32d7bd8a927a6ccc5c42a9b89
|
||||
|
Loading…
Reference in New Issue
Block a user