rebuilt [release 2.4-3mamba;Sat Jun 05 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:45:13 +01:00
parent 54800e8cfc
commit f96828ae28

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version|tr . _)
Name: hunspell-it
Version: 2.4
Release: 2mamba
Release: 3mamba
Summary: Italian hunspell dictionaries
Group: Applications/Text
Vendor: openmamba
@ -10,14 +10,14 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://linguistico.sourceforge.net
Source: http://downloads.sourceforge.net/sourceforge/linguistico/italiano_%{pkgver}_2007_09_01.zip
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
Requires: hunspell
%description
Italian hunspell dictionaries.
%prep
%setup -q -c -n hunspell-it
%build
@ -45,6 +45,9 @@ done
%{_datadir}/myspell/it_CH.dic
%changelog
* Sat Jun 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4-3mamba
- rebuilt
* Tue Jul 16 2013 Automatic Build System <autodist@mambasoft.it> 2.4-2mamba
- automatic rebuild by autodist