From f6812ac15a1c6793de1579dd0c32307449d5b4fe Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:07:32 +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/aspell-en.git#4b499baf1425dad62be156c7bffcd6c6fbb5fd79 --- aspell-en.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aspell-en.spec b/aspell-en.spec index aeb5950..d2ebc00 100644 --- a/aspell-en.spec +++ b/aspell-en.spec @@ -5,11 +5,12 @@ Summary: English dictionaries for Aspell Name: aspell-%{lang} Epoch: 50 Version: 2020.12.07 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT and BSD URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell%{aspellversion}-%{lang}-%{version}-%{langrelease}.tar.bz2 Buildrequires: aspell >= 12:0.60 +BuildRequires: make Requires: aspell >= 12:0.60 Obsoletes: aspell-en-gb <= 0.33.7.1 Obsoletes: aspell-en-ca <= 0.33.7.1 @@ -36,6 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/aspell-0.60/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 50:2020.12.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Dec 11 2020 Nikola Forró - 50:2020.12.07-1 - Update to version 2020.12.07 resolves #1905302