update to 1.5.12
- Display existing shortcuts and make it possible to delete them - Update translations from zanata (de, pl, uk)
This commit is contained in:
parent
cfaa768d11
commit
e187d62a9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/ibus-typing-booster-1.5.9.tar.gz
|
||||
/ibus-typing-booster-1.5.10.tar.gz
|
||||
/ibus-typing-booster-1.5.11.tar.gz
|
||||
/ibus-typing-booster-1.5.12.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.11
|
||||
Version: 1.5.12
|
||||
Release: 1%{?dist}
|
||||
Summary: A typing booster engine for the IBus platform
|
||||
License: GPLv3+
|
||||
@ -94,6 +94,11 @@ make check || cat ./tests/test-suite.log
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Nov 20 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.12-1
|
||||
- update to 1.5.12
|
||||
- Display existing shortcuts and make it possible to delete them
|
||||
- Update translations from zanata (de, pl, uk)
|
||||
|
||||
* Thu Nov 17 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.11-1
|
||||
- update to 1.5.11
|
||||
- Add feature to define custom shortcuts
|
||||
|
Loading…
Reference in New Issue
Block a user