Update to 1.5.36
- Make the default for self.show_status_info_in_auxiliary_text False (Resolves: rhbz#156435) - Adapt hunspell_suggest.py to work with pyhunspell 0.5.4
This commit is contained in:
parent
63799b6e40
commit
6790c000f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/ibus-typing-booster-1.5.33.tar.gz
|
||||
/ibus-typing-booster-1.5.34.tar.gz
|
||||
/ibus-typing-booster-1.5.35.tar.gz
|
||||
/ibus-typing-booster-1.5.36.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.35
|
||||
Version: 1.5.36
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+
|
||||
@ -147,6 +147,12 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 10 2018 Mike FABIAN <mfabian@redhat.com> - 1.5.36-1
|
||||
- Update to 1.5.36
|
||||
- Make the default for self.show_status_info_in_auxiliary_text False
|
||||
(Resolves: rhbz#156435)
|
||||
- Adapt hunspell_suggest.py to work with pyhunspell 0.5.4
|
||||
|
||||
* Wed Mar 07 2018 Mike FABIAN <mfabian@redhat.com> - 1.5.35-1
|
||||
- Update to 1.5.35
|
||||
- Update translations from zanata (es, pl and uk updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-1.5.35.tar.gz) = 7b1fda54a03268fb9f6ecd053299adf10056d82b220a2fca6fc84014af5a8bc6a9831a21a8ed82e5286a3df14239f3c869e6b3931094e819165dbd6156c2a680
|
||||
SHA512 (ibus-typing-booster-1.5.36.tar.gz) = f9aa7b226b31732e1bdb78172a60ac8de3b86a86669a6aea017469001cb509bc8c1c3799764ed265befdc058f920bf7022c70d431503ad4ef27cc20eb9fa0537
|
||||
|
Loading…
Reference in New Issue
Block a user