From 2e0ec455bea593067dc31dcb604c3a4ecbdc999e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 04:14:36 +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/hyphen.git#b44d460d798ac4966d718838c99508b0c4494d59 --- hyphen.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen.spec b/hyphen.spec index 7ba5bb0..5f1c6bc 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -1,7 +1,7 @@ Name: hyphen Summary: A text hyphenation library Version: 2.8.8 -Release: 14%{?dist} +Release: 15%{?dist} Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz URL: http://hunspell.sf.net License: GPLv2 or LGPLv2+ or MPLv1.1 @@ -13,6 +13,7 @@ BuildRequires: perl-interpreter, patch, autoconf, automake, libtool %ifnarch s390 %{arm} %{mips} ppc64le BuildRequires: valgrind %endif +BuildRequires: make %description Hyphen is a library for high quality hyphenation and justification. @@ -74,6 +75,9 @@ popd %{_bindir}/substrings.pl %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.8.8-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.8.8-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild