diff --git a/libvoikko.spec b/libvoikko.spec index 0d682bc..97cac91 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -2,7 +2,7 @@ Name: libvoikko Version: 4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators License: GPLv2+ @@ -20,6 +20,7 @@ Source0: https://www.puimula.org/voikko-sources/%{name}/%{name}-%{version Source1: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc Source2: gpgkey-AC5D65F10C8596D7E2DAE2633D309B604AE3942E.gpg +Requires: voikko-fi BuildRequires: gcc-c++ BuildRequires: python3-devel BuildRequires: make @@ -121,6 +122,9 @@ mkdir -p %{buildroot}%{_prefix}/lib/voikko %pycached %{python3_sitelib}/%{name}.py %changelog +* Fri Feb 19 2021 Mike FABIAN - 4.3-4 +- Add Requires: voikko-fi + * Sun Jan 31 2021 Ville-Pekka Vainio - 4.3-3 - The dictionary data directory will now be /usr/lib/voikko on all architectures - Create and own /usr/lib/voikko, so different dictionary packages can own the subdirectories there