update to 1.5.26
- Update translations from zanata (de updated) - Fix display of warning message when a dictionary is not installed. - Emulate xdg.BaseDirectory.save_data_path() on systems which lack pyxdg - Show the skin tone popover also on a long press gesture - Fix pyhunspell support Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/5#issuecomment-286251818
This commit is contained in:
parent
d155c9f745
commit
93cd1eeeaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/ibus-typing-booster-1.5.23.tar.gz
|
||||
/ibus-typing-booster-1.5.24.tar.gz
|
||||
/ibus-typing-booster-1.5.25.tar.gz
|
||||
/ibus-typing-booster-1.5.26.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.25
|
||||
Version: 1.5.26
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+
|
||||
@ -130,6 +130,15 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 16 2017 Mike FABIAN <mfabian@redhat.com> - 1.5.26-1
|
||||
- update to 1.5.26
|
||||
- Update translations from zanata (de updated)
|
||||
- Fix display of warning message when a dictionary is not installed.
|
||||
- Emulate xdg.BaseDirectory.save_data_path() on systems which lack pyxdg
|
||||
- Show the skin tone popover also on a long press gesture
|
||||
- Fix pyhunspell support
|
||||
Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/5#issuecomment-286251818
|
||||
|
||||
* Mon Mar 13 2017 Mike FABIAN <mfabian@redhat.com> - 1.5.25-1
|
||||
- update to 1.5.25
|
||||
- on Fedora 26, save some space in the binary rpm by requiring the
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-1.5.25.tar.gz) = 2eb91c75497b1deab12f6f350d09d7a070d0ab3886334b66dc28e5979e6c8b3e0f2d9a7fe52ed35c22d3c494207bc8d59e35cfa2b75fa8f5b4d290b9020dc8c5
|
||||
SHA512 (ibus-typing-booster-1.5.26.tar.gz) = 214cf6687a79caf66324ae087969a4f15cf55663d6878752d3db27ff4b67ba96c58935aad0c7a88610cb5de7b8a7abc64594da181927e06476e1f2f0bbf0465c
|
||||
|
Loading…
Reference in New Issue
Block a user