automatic version update by autodist [release 1.46-1mamba;Thu Mar 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:47:37 +01:00
parent da2aeada49
commit 9b04f9c159

View File

@ -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_XS Name: perl-Text-CSV_XS
Version: 1.45 Version: 1.46
Release: 1mamba Release: 1mamba
Summary: Text::CSV_XS - comma-separated values manipulation routines Summary: Text::CSV_XS - comma-separated values manipulation routines
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -9,14 +9,13 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it> Packager: Automatic Build System <autodist@mambasoft.it>
URL: https://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz Source: https://cpan.metacpan.org/modules/by-module/Text/Text-CSV_XS-%{version}.tgz
License: GPL, Artistic License: GPL, Artistic
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields. Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.
@ -53,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.46-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.45-1mamba * Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.45-1mamba
- automatic version update by autodist - automatic version update by autodist