8
0

Accepting request 881284 from devel:languages:perl:autoupdate

- updated to 1.46
   see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
  1.46	- 2021-03-24, H.Merijn Brand
      * It's 2021
      * New attribute comment_str     (RFC 4180-bis)
      * New attribute skip_empty_rows (RFC 4180-bis)
      * http -> https in links in docs
      * Fix several issues with auto-detecting \r as EOL
      * Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)

OBS-URL: https://build.opensuse.org/request/show/881284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=63
This commit is contained in:
2021-03-25 16:14:19 +00:00
committed by Git OBS Bridge
parent b2d6b6d807
commit 048fe40b41
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 25 03:08:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.46
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.46 - 2021-03-24, H.Merijn Brand
* It's 2021
* New attribute comment_str (RFC 4180-bis)
* New attribute skip_empty_rows (RFC 4180-bis)
* http -> https in links in docs
* Fix several issues with auto-detecting \r as EOL
* Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
-------------------------------------------------------------------
Fri Dec 25 03:07:37 UTC 2020 - Tina Müller <timueller+perl@suse.de>