From f48a5980508d5f8ed5606574eb05f61df0909299 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:35:20 +0100 Subject: [PATCH] specfile fixes [release 2020.12.07-2mamba;Fri May 21 2021] --- aspell-en.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/aspell-en.spec b/aspell-en.spec index a0210d5..88d268c 100644 --- a/aspell-en.spec +++ b/aspell-en.spec @@ -3,18 +3,19 @@ Name: aspell-en Version: 2020.12.07 -Release: 1mamba +Release: 2mamba Summary: English dictionary for aspell Group: System/Internationalization Vendor: openmamba Distribution: openmamba -Packager: Silvan Calarco -URL: https://aspell.net/ +Packager: Silvan Calarco +URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-%{extraver}.tar.bz2 License: GPL BuildArch: noarch +## AUTOBUILDREQ-BEGIN +## AUTOBUILDREQ-END Requires: aspell >= 0.60.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A English dictionary for use with aspell, a spelling checker. @@ -38,6 +39,9 @@ A English dictionary for use with aspell, a spelling checker. %{_libdir}/aspell-%{aspell_majver}/* %changelog +* Fri May 21 2021 Silvan Calarco 2020.12.07-2mamba +- specfile fixes + * Thu Feb 04 2021 Automatic Build System 2020.12.07-1mamba - automatic version update by autodist