diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 60a3791..74bd302 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -2,7 +2,7 @@ Name: perl-Text-CSV_XS Version: 1.50 -Release: 1mamba +Release: 2mamba Summary: Text::CSV_XS - comma-separated values manipulation routines Group: System/Libraries/Perl Vendor: openmamba @@ -16,6 +16,7 @@ Requires: perl >= %perl_major_ver BuildRequires: glibc-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 %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. @@ -52,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Apr 15 2023 Sdk Build System 1.50-2mamba +- rebuilt with perl 5.36.0 + * Thu Mar 02 2023 Automatic Build System 1.50-1mamba - automatic version update by autodist