Compare commits

...

1 Commits

View File

@ -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 <silvan.calarco@openmamba.org>
URL: https://aspell.net/
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 2020.12.07-2mamba
- specfile fixes
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 2020.12.07-1mamba
- automatic version update by autodist