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,7 +1,7 @@
#
# spec file for package perl-Text-CSV_XS
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Text-CSV_XS
Name: perl-Text-CSV_XS
Version: 1.45
Version: 1.46
Release: 0
Summary: Comma-separated values manipulation routines
License: Artistic-1.0 OR GPL-1.0-or-later