From fea850ad4b063ccde750d8ab2ee0229e6d626839 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 20 Feb 2021 11:10:26 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvoikko.git#0b2ca1767689f7c93a39a21b3eaffa119c0e6efe --- libvoikko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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