automatic version update by autodist [release 2.00-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
2d15ba5182
commit
4eb7a90c0f
@ -1,19 +1,18 @@
|
|||||||
%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-Text-CSV
|
Name: perl-Text-CSV
|
||||||
Version: 1.33
|
Version: 2.00
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
Summary: Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/Text-CSV-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Text/Text-CSV-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Requires: perl-Text-CSV_XS
|
Requires: perl-Text-CSV_XS
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,6 +48,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 2.00-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 26 2015 Automatic Build System <autodist@mambasoft.it> 1.33-1mamba
|
* Thu Mar 26 2015 Automatic Build System <autodist@mambasoft.it> 1.33-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user