diff --git a/aspell-es.spec b/aspell-es.spec index b38781c..9286554 100644 --- a/aspell-es.spec +++ b/aspell-es.spec @@ -1,29 +1,27 @@ %define aspell_majver 0.60 -%define extraver 2 +%define pkgver %(echo %version | tr _ -) Name: aspell-es -Version: 1.11 -Release: 2mamba +Version: 1.11_2 +Release: 1mamba Summary: Spanish dictionary for aspell Group: System/Internationalization Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://aspell.net -Source: http://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-%{version}-%{extraver}.tar.bz2 +URL: https://aspell.net +Source: http://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-%{pkgver}.tar.bz2 License: GPL BuildArch: noarch ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END Requires: aspell >= 0.60.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A Spanish dictionary for use with aspell, a spelling checker. %prep - -%setup -q -n aspell6-es-%{version}-%{extraver} +%setup -q -n aspell6-es-%{pkgver} %build ./configure @@ -41,6 +39,9 @@ A Spanish dictionary for use with aspell, a spelling checker. %{_libdir}/aspell-%{aspell_majver}/* %changelog +* Wed Feb 24 2021 Silvan Calarco 1.11_2-1mamba +- update to 1.11_2 + * Wed Feb 06 2013 Silvan Calarco 1.11-2mamba - rebuilt