Rebuilt for Python 3.7
This commit is contained in:
parent
7b9613ef2f
commit
d0ceeb52be
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.0.2
|
Version: 2.0.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -154,6 +154,9 @@ make check || cat ./tests/test-suite.log
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.2-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed Jun 27 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.2-1
|
* Wed Jun 27 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.2-1
|
||||||
- Update to 2.0.2
|
- Update to 2.0.2
|
||||||
- Better Tab handling, use Tab to switch to the next candidate, not to commit
|
- Better Tab handling, use Tab to switch to the next candidate, not to commit
|
||||||
|
Loading…
Reference in New Issue
Block a user