update to 1.5.11
- Add feature to define custom shortcuts - Merge editor and tabengine classes
This commit is contained in:
parent
4bcbd2d2d6
commit
cfaa768d11
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/ibus-typing-booster-1.5.8.tar.gz
|
/ibus-typing-booster-1.5.8.tar.gz
|
||||||
/ibus-typing-booster-1.5.9.tar.gz
|
/ibus-typing-booster-1.5.9.tar.gz
|
||||||
/ibus-typing-booster-1.5.10.tar.gz
|
/ibus-typing-booster-1.5.10.tar.gz
|
||||||
|
/ibus-typing-booster-1.5.11.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 1.5.10
|
Version: 1.5.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A typing booster engine for the IBus platform
|
Summary: A typing booster engine for the IBus platform
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -94,6 +94,11 @@ make check || cat ./tests/test-suite.log
|
|||||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.11-1
|
||||||
|
- update to 1.5.11
|
||||||
|
- Add feature to define custom shortcuts
|
||||||
|
- Merge editor and tabengine classes
|
||||||
|
|
||||||
* Wed Nov 09 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.10-1
|
* Wed Nov 09 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.10-1
|
||||||
- update to 1.5.10
|
- update to 1.5.10
|
||||||
- Make accent insensitive matching also work in the user database
|
- Make accent insensitive matching also work in the user database
|
||||||
|
Loading…
Reference in New Issue
Block a user