automatic version update by autodist [release 1.08-1mamba;Thu Apr 01 2021]
This commit is contained in:
parent
ed52564713
commit
d73e7c5484
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Excel-Writer-XLSX
|
Name: perl-Excel-Writer-XLSX
|
||||||
Version: 1.07
|
Version: 1.08
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format
|
Summary: Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/Excel-Writer-XLSX-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Excel/Excel-Writer-XLSX-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-Archive-Zip
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Excel::Writer::XLSX module can be used to create a new Excel file in the 2007+ XLSX format.
|
The Excel::Writer::XLSX module can be used to create a new Excel file in the 2007+ XLSX format.
|
||||||
@ -55,6 +54,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 1.08-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.07-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.07-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user