15 Commits

Author SHA1 Message Date
da2aeada49 automatic version update by autodist [release 1.45-1mamba;Sun Feb 21 2021] 2024-01-06 09:47:37 +01:00
2e3bc823db automatic update by autodist [release 1.41-1mamba;Sun May 03 2020] 2024-01-06 09:47:37 +01:00
2f5c412153 automatic update by autodist [release 1.34-1mamba;Thu Nov 23 2017] 2024-01-06 09:47:37 +01:00
dd9eb5d227 automatic update by autodist [release 1.33-1mamba;Sat Oct 28 2017] 2024-01-06 09:47:37 +01:00
d739e9eeee rebuilt with perl 5.24 [release 1.21-2mamba;Wed Nov 09 2016] 2024-01-06 09:47:37 +01:00
1b19c98087 automatic update by autodist [release 1.21-1mamba;Tue Feb 02 2016] 2024-01-06 09:47:37 +01:00
9b020db59c automatic update by autodist [release 1.18-1mamba;Sat May 23 2015] 2024-01-06 09:47:37 +01:00
f5e4c1f96d automatic update by autodist [release 1.17-1mamba;Fri May 08 2015] 2024-01-06 09:47:37 +01:00
fb60501f7a automatic update by autodist [release 1.16-1mamba;Thu Mar 26 2015] 2024-01-06 09:47:37 +01:00
5a1075cdd7 automatic update by autodist [release 1.15-1mamba;Tue Feb 17 2015] 2024-01-06 09:47:37 +01:00
c2f0d6118b automatic update by autodist [release 1.14-1mamba;Sat Feb 07 2015] 2024-01-06 09:47:37 +01:00
ddd1a4f9b3 automatic update by autodist [release 1.13-1mamba;Thu Jan 08 2015] 2024-01-06 09:47:37 +01:00
af29b97025 automatic update by autodist [release 1.12-1mamba;Wed Dec 10 2014] 2024-01-06 09:47:37 +01:00
591bc6c1dc automatic update by autodist [release 1.11-1mamba;Fri Aug 22 2014] 2024-01-06 09:47:37 +01:00
942c01a064 automatic update by autodist [release 1.09-1mamba;Thu Jul 10 2014] 2024-01-06 09:47:37 +01:00

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Text-CSV_XS
Version: 1.08
Version: 1.45
Release: 1mamba
Summary: Text::CSV_XS - comma-separated values manipulation routines
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
@ -53,6 +53,51 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.45-1mamba
- automatic version update by autodist
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 1.41-1mamba
- automatic update by autodist
* Thu Nov 23 2017 Automatic Build System <autodist@mambasoft.it> 1.34-1mamba
- automatic update by autodist
* Sat Oct 28 2017 Automatic Build System <autodist@mambasoft.it> 1.33-1mamba
- automatic update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.21-2mamba
- rebuilt with perl 5.24
* Tue Feb 02 2016 Automatic Build System <autodist@mambasoft.it> 1.21-1mamba
- automatic update by autodist
* Sat May 23 2015 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
- automatic update by autodist
* Fri May 08 2015 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba
- automatic update by autodist
* Thu Mar 26 2015 Automatic Build System <autodist@mambasoft.it> 1.16-1mamba
- automatic update by autodist
* Tue Feb 17 2015 Automatic Build System <autodist@mambasoft.it> 1.15-1mamba
- automatic update by autodist
* Sat Feb 07 2015 Automatic Build System <autodist@mambasoft.it> 1.14-1mamba
- automatic update by autodist
* Thu Jan 08 2015 Automatic Build System <autodist@mambasoft.it> 1.13-1mamba
- automatic update by autodist
* Wed Dec 10 2014 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
- automatic update by autodist
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 1.11-1mamba
- automatic update by autodist
* Thu Jul 10 2014 Automatic Build System <autodist@mambasoft.it> 1.09-1mamba
- automatic update by autodist
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.08-1mamba
- automatic update by autodist