From c5b267f28bedfbb79c483c2b37d8748e4273099a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:38:55 +0100 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/libreoffice-voikko.git#256a7937505a03134877f62e81bb8c8cbe43fb7e --- libreoffice-voikko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libreoffice-voikko.spec b/libreoffice-voikko.spec index f9c9256..d6ff9ed 100644 --- a/libreoffice-voikko.spec +++ b/libreoffice-voikko.spec @@ -11,7 +11,7 @@ Name: libreoffice-voikko Version: 5.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Finnish spellchecker and hyphenator extension for LibreOffice License: GPLv3+ @@ -24,6 +24,7 @@ Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version} Patch0: 0001-make-install-unpacked-flattens-the-python-hierarchy-.patch BuildRequires: python3-devel +BuildRequires: make Requires: python3-libvoikko Requires: libreoffice-core%{?_isa} Requires: libreoffice-pyuno%{?_isa} @@ -51,6 +52,9 @@ make install-unpacked DESTDIR=$RPM_BUILD_ROOT%{voikkoext} %doc ChangeLog COPYING README %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild