From e433fb82a5aac87dc2f15c8f1f8d50aa9761308b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:24:21 +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/hunspell-en.git#e5064de262b68c469f341da0e5d2431aad697133 --- hunspell-en.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-en.spec b/hunspell-en.spec index b651fe0..e87e98a 100644 --- a/hunspell-en.spec +++ b/hunspell-en.spec @@ -2,7 +2,7 @@ Name: hunspell-en Summary: English hunspell dictionaries %global upstreamid 20140811.1 Version: 0.%{upstreamid} -Release: 17%{?dist} +Release: 18%{?dist} Source0: https://github.com/en-wl/wordlist/archive/rel-2014.08.11.1.tar.gz Source1: http://download.services.openoffice.org/contrib/dictionaries/en_GB.zip #See http://mxr.mozilla.org/mozilla/source/extensions/spellcheck/locales/en-US/hunspell/mozilla_words.diff?raw=1 @@ -37,6 +37,7 @@ URL: http://wordlist.sourceforge.net/ License: LGPLv2+ and LGPLv2 and BSD BuildArch: noarch BuildRequires: aspell, zip, dos2unix, perl-Getopt-Long, gcc-c++ +BuildRequires: make Requires: hunspell Requires: hunspell-en-US = %{version}-%{release} Requires: hunspell-en-GB = %{version}-%{release} @@ -127,6 +128,9 @@ popd %{_datadir}/myspell/en_GB.* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.20140811.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.20140811.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild