Update to 2.4.1
- Update translations from zanata (pl updated) - Add direct input mode (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/25) - Fix start of setup tool when libexedir is not /usr/libexec/ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/42)
This commit is contained in:
parent
08f0f5afd1
commit
703930a9bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/ibus-typing-booster-2.3.2.tar.gz
|
||||
/ibus-typing-booster-2.3.3.tar.gz
|
||||
/ibus-typing-booster-2.4.0.tar.gz
|
||||
/ibus-typing-booster-2.4.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -176,6 +176,14 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 30 2018 Mike FABIAN <mfabian@redhat.com> - 2.4.1-1
|
||||
- Update to 2.4.1
|
||||
- Update translations from zanata (pl updated)
|
||||
- Add direct input mode
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/25)
|
||||
- Fix start of setup tool when libexedir is not /usr/libexec/
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/42)
|
||||
|
||||
* Wed Dec 19 2018 Mike FABIAN <mfabian@redhat.com> - 2.4.0-1
|
||||
- Update to 2.4.0
|
||||
- Update translations from zanata (de, es, fr, ja, pl, uk updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.4.0.tar.gz) = 669a5b47f3ec67a0610f4d726ec2f4889b6c467d01d612bc497efe72c08eae47ff1c4b2196c32cc7e1ba39cda1713840eb8e2fee9d776b64f9cbb5a12df15c31
|
||||
SHA512 (ibus-typing-booster-2.4.1.tar.gz) = 5a3195083a7f31f5b8b8d54c81aa5958f46f0af0f7b7daa0f3b7f03ec1a8d8d6671cc081d9c785874a90da70715cd88728bc54abad439d97813eb100be5b1a41
|
||||
|
Loading…
Reference in New Issue
Block a user