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)
|
||||
|
||||
Name: perl-Text-CSV
|
||||
Version: 2.04
|
||||
Version: 2.05
|
||||
Release: 1mamba
|
||||
Summary: Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
||||
Group: System/Libraries/Perl
|
||||
@ -11,15 +11,16 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Text/Text-CSV-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl-Text-CSV_XS
|
||||
|
||||
%description
|
||||
Text::CSV - comma-separated values manupulator (using XS or PurePerl)
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q -n Text-CSV-%{version}
|
||||
|
||||
%build
|
||||
@ -48,6 +49,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user