diff --git a/office/spellcheck/hunspell/actions.py b/office/spellcheck/hunspell/actions.py index f4cbef5454..0f4900e4cf 100644 --- a/office/spellcheck/hunspell/actions.py +++ b/office/spellcheck/hunspell/actions.py @@ -27,4 +27,4 @@ def install(): for f in ("affixcompress", "makealias", "wordforms"): pisitools.dobin("src/tools/%s" % f) - pisitools.dodoc("ABOUT-NLS", "AUTHORS*", "BUGS", "COPYING*", "NEWS", "README*", "THANKS", "TODO") + pisitools.dodoc("ABOUT-NLS", "AUTHORS*", "COPYING*", "NEWS", "README*", "THANKS") diff --git a/office/spellcheck/hunspell/pspec.xml b/office/spellcheck/hunspell/pspec.xml index 2a2f1bac73..0b9d932285 100644 --- a/office/spellcheck/hunspell/pspec.xml +++ b/office/spellcheck/hunspell/pspec.xml @@ -15,10 +15,10 @@ app:console An improved spell checker hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker. - https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz + https://github.com/hunspell/hunspell/archive/v1.7.0.tar.gz ncurses-devel - readline-devel + readline-devel @@ -62,6 +62,13 @@ + + 2020-01-15 + 1.7.0 + Version bump. + İdris Kalp + idriskalp@gmail.com + 2018-08-06 1.6.2