Update to 2.3.3
- Toggle candidates between 'title', 'upper', and 'lower' case when Shift is typed. - Improve Spanish translation (Thanks to Ismael Venegas Castelló)
This commit is contained in:
parent
8e64397f12
commit
80015d8efe
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
|||||||
/ibus-typing-booster-2.3.0.tar.gz
|
/ibus-typing-booster-2.3.0.tar.gz
|
||||||
/ibus-typing-booster-2.3.1.tar.gz
|
/ibus-typing-booster-2.3.1.tar.gz
|
||||||
/ibus-typing-booster-2.3.2.tar.gz
|
/ibus-typing-booster-2.3.2.tar.gz
|
||||||
|
/ibus-typing-booster-2.3.3.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global _python_bytecompile_extra 1
|
%global _python_bytecompile_extra 1
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+, ASL 2.0
|
License: GPLv3+, ASL 2.0
|
||||||
@ -176,6 +176,12 @@ make check || cat ./tests/test-suite.log
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 13 2018 Mike FABIAN <mfabian@redhat.com> - 2.3.3-1
|
||||||
|
- Update to 2.3.3
|
||||||
|
- Toggle candidates between 'title', 'upper', and 'lower' case
|
||||||
|
when Shift is typed.
|
||||||
|
- Improve Spanish translation (Thanks to Ismael Venegas Castelló)
|
||||||
|
|
||||||
* Tue Dec 11 2018 Mike FABIAN <mfabian@redhat.com> - 2.3.2-1
|
* Tue Dec 11 2018 Mike FABIAN <mfabian@redhat.com> - 2.3.2-1
|
||||||
- Update to 2.3.2
|
- Update to 2.3.2
|
||||||
- Key bindings should match independent of whether
|
- Key bindings should match independent of whether
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.3.2.tar.gz) = b3065ae7c55814055c169096bcce00af8a10c3a9e51caeb64fb18429126e30d9447199049985b5759eddad7bd2e980f04c5a6e25e5133298ed63a5b62bbc851e
|
SHA512 (ibus-typing-booster-2.3.3.tar.gz) = 032932b47c81ae1bb32043bfb37723d4afa7bace4f2720d1eaf8eef8f457705f601105f66b5ed7f2ad518c1fea5e7ee3fda4be501a2f8e02b1ddd6c72a24dcf2
|
||||||
|
Loading…
Reference in New Issue
Block a user