Compare commits
11 Commits
1.11-1mamb
...
1.34-1mamb
Author | SHA1 | Date | |
---|---|---|---|
2f5c412153 | |||
dd9eb5d227 | |||
d739e9eeee | |||
1b19c98087 | |||
9b020db59c | |||
f5e4c1f96d | |||
fb60501f7a | |||
5a1075cdd7 | |||
c2f0d6118b | |||
ddd1a4f9b3 | |||
af29b97025 |
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.11
|
||||
Version: 1.34
|
||||
Release: 1mamba
|
||||
Summary: Text::CSV_XS - comma-separated values manipulation routines
|
||||
Group: System/Libraries/Perl
|
||||
@ -53,6 +53,39 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user