Use hunspell backend for tests

The aspell backend was removed from F39:

https://fedoraproject.org/wiki/Changes/AspellDeprecation
This commit is contained in:
Yaakov Selkowitz 2023-07-06 14:25:27 -04:00
parent 5220d013e2
commit 6997649061

View File

@ -48,8 +48,7 @@ BuildRequires: m17n-lib
BuildRequires: m17n-db-extras
BuildRequires: python3-enchant
BuildRequires: enchant2
BuildRequires: enchant2-aspell
BuildRequires: aspell-en
BuildRequires: hunspell-en
# because of “from packing import version”:
BuildRequires: python3-packaging
%if 0%{?fedora} >= 35