update to 1.5.3
- Pull translations from Zanata: updates for pl and uk. - Fix behaviour of the option “Minimum number of chars for completion”
This commit is contained in:
parent
f99965ad9f
commit
bafb0923b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
|||||||
/ibus-typing-booster-1.5.0.tar.gz
|
/ibus-typing-booster-1.5.0.tar.gz
|
||||||
/ibus-typing-booster-1.5.1.tar.gz
|
/ibus-typing-booster-1.5.1.tar.gz
|
||||||
/ibus-typing-booster-1.5.2.tar.gz
|
/ibus-typing-booster-1.5.2.tar.gz
|
||||||
|
/ibus-typing-booster-1.5.3.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 1.5.2
|
Version: 1.5.3
|
||||||
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+
|
||||||
@ -59,6 +59,11 @@ desktop-file-validate \
|
|||||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 03 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.3-1
|
||||||
|
- update to 1.5.3
|
||||||
|
- Pull translations from Zanata: updates for pl and uk.
|
||||||
|
- Fix behaviour of the option “Minimum number of chars for completion”
|
||||||
|
|
||||||
* Fri Sep 02 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.2-1
|
* Fri Sep 02 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.2-1
|
||||||
- update to 1.5.2
|
- update to 1.5.2
|
||||||
- get_supported_imes(self) and def get_current_imes(self) should
|
- get_supported_imes(self) and def get_current_imes(self) should
|
||||||
|
Loading…
Reference in New Issue
Block a user