diff --git a/hunspell.changes b/hunspell.changes index 1b5fa84..57022d0 100644 --- a/hunspell.changes +++ b/hunspell.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 6 17:35:08 UTC 2022 - pgajdos@suse.com + +- suggests english directory [bsc#1193627] + ------------------------------------------------------------------- Tue Jun 9 07:19:19 UTC 2020 - pgajdos@suse.com diff --git a/hunspell.spec b/hunspell.spec index 5ef7344..289bacf 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -1,7 +1,7 @@ # # spec file for package hunspell # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,6 +40,8 @@ BuildRequires: pkgconfig BuildRequires: readline-devel Recommends: %{name}-tools Recommends: unzip +# bsc#1193627 +Suggests: myspell-en_US %description Hunspell is a spell checker and morphological analyzer library and