automatic version update by autodist [release 0.65-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:36:57 +01:00
parent e23ae7aa00
commit f526650273

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Spreadsheet-ParseExcel
Version: 0.59
Release: 2mamba
Version: 0.65
Release: 1mamba
Summary: Spreadsheet::ParseExcel - Read information from an Excel file
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/Spreadsheet-ParseExcel-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Spreadsheet/Spreadsheet-ParseExcel-%{version}.tar.gz
License: Artistic, GPL
Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
@ -23,7 +23,6 @@ BuildRequires: perl-Unicode-Map
BuildRequires: perl-Digest-Perl-MD5
BuildRequires: perl-Crypt-RC4
BuildRequires: perl-IO-stringy
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Spreadsheet::ParseExcel - Read information from an Excel file.
@ -57,6 +56,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.65-1mamba
- automatic version update by autodist
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.59-2mamba
- perl 5.16 mass rebuild