Accepting request 639075 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/639075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV-Unicode?expand=0&rev=6
This commit is contained in:
2018-09-29 08:51:26 +00:00
committed by Git OBS Bridge
parent 96801aae10
commit ce61ea57da
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Sep 29 05:51:13 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 0.300
see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes
0.299_001 2018-09-27
Text::CSV::Base is redundant
Document always_quote in Text::CSV::Unicode
Drop charnames - not used
0.300 2018-09-28
Text::CSV::Unicode does not use Text::CSV::Base
Text::CSV::Base is redundant
Text::CSV::Unicode does not set C<always_quote => 1>
Text::CSV::Unicode C<binary => 1> is deprecated
-------------------------------------------------------------------
Wed Sep 26 06:00:25 UTC 2018 - Stephan Kulow <coolo@suse.com>