automatic update OBS-URL: https://build.opensuse.org/request/show/297291 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV-Unicode?expand=0&rev=3
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 16 19:13:49 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.115
|
|
see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes
|
|
|
|
|
|
0.113 2011-08-24
|
|
Update Text/CSV/Base.pm to version 0.041
|
|
Add t/combine-undef.t
|
|
- avoid warnings on undef values in input array to combine
|
|
|
|
0.114 2012-02-06
|
|
Some testers were failing with C<use strict> type failures
|
|
in the test scripts, despite no C<use strict>
|
|
- add <use strict;> and make the test scripts strict
|
|
|
|
0.115 2012-02-19
|
|
perl 5.15.5 fails due to faulty installation:
|
|
put in explicit require/skip_all for charnames
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 19:13:48 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.113
|
|
see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes
|
|
|
|
|
|
0.113 2011-08-24
|
|
Update Text/CSV/Base.pm to version 0.041
|
|
Add t/combine-undef.t
|
|
- avoid warnings on undef values in input array to combine
|
|
|
|
`
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 07 22:55:36 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.112)
|
|
|