8
0
forked from pool/perl-Text-CSV

Accepting request 901144 from devel:languages:perl:autoupdate

- updated to 2.01
   see /usr/share/doc/packages/perl-Text-CSV/Changes
  2.01  2021-06-19
      - Imported tests/fixes from Text::CSV_XS 1.46
      - Updated XS_Version to 1.46, and if an older version
        of Text::CSV_XS is installed, make sure to update it
        (GH#49, mohawk2++)

OBS-URL: https://build.opensuse.org/request/show/901144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=41
This commit is contained in:
2021-06-29 09:30:18 +00:00
committed by Git OBS Bridge
parent 3240731b85
commit e7b8ad262d
4 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 20 03:10:11 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 2.01
see /usr/share/doc/packages/perl-Text-CSV/Changes
2.01 2021-06-19
- Imported tests/fixes from Text::CSV_XS 1.46
- Updated XS_Version to 1.46, and if an older version
of Text::CSV_XS is installed, make sure to update it
(GH#49, mohawk2++)
-------------------------------------------------------------------
Sat May 11 05:33:13 UTC 2019 - Stephan Kulow <coolo@suse.com>