automatic version update by autodist [release 2.05-1mamba;Sun Jan 12 2025]
This commit is contained in:
parent
822419b237
commit
cb6166eb63
@ -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-Text-CSV
|
Name: perl-Text-CSV
|
||||||
Version: 2.04
|
Version: 2.05
|
||||||
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
|
||||||
@ -11,15 +11,16 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: https://cpan.metacpan.org/modules/by-module/Text/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
|
BuildArch: noarch
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl-Text-CSV_XS
|
Requires: perl-Text-CSV_XS
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n Text-CSV-%{version}
|
%setup -q -n Text-CSV-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -48,6 +49,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 2.05-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 2.04-1mamba
|
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 2.04-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user