Compare commits
6 Commits
1.18-1mamb
...
1.45-1mamb
Author | SHA1 | Date | |
---|---|---|---|
da2aeada49 | |||
2e3bc823db | |||
2f5c412153 | |||
dd9eb5d227 | |||
d739e9eeee | |||
1b19c98087 |
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.18
|
||||
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,24 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user