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
This commit is contained in:
DistroBaker 2021-02-03 11:07:32 +01:00
parent 4923dc2590
commit f6812ac15a
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 50:2020.12.07-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 11 2020 Nikola Forró <nforro@redhat.com> - 50:2020.12.07-1
- Update to version 2020.12.07
resolves #1905302