8
0

Accepting request 1102945 from devel:languages:perl:autoupdate

- new version format, see https://github.com/openSUSE/cpanspec/issues/47
- updated to 1.51
   see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
  1.51	- 2023-08-07, H.Merijn Brand
      * Contact e-mail update
      * Attribute skip_empty_rows extended
      * Fix comments (PR#45)
      * Fix help (x12340, PR#46)
      * Update to Devel::PPPort-3.71
      * Fix HTML on Windows
      * Fix double header-interpretation on bom + headers => "auto" (issue 47)

OBS-URL: https://build.opensuse.org/request/show/1102945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=72
This commit is contained in:
2023-08-08 15:12:07 +00:00
committed by Git OBS Bridge
parent 061188a1bf
commit ad1fea4813
4 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Aug 8 03:10:51 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.51
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.51 - 2023-08-07, H.Merijn Brand
* Contact e-mail update
* Attribute skip_empty_rows extended
* Fix comments (PR#45)
* Fix help (x12340, PR#46)
* Update to Devel::PPPort-3.71
* Fix HTML on Windows
* Fix double header-interpretation on bom + headers => "auto" (issue 47)
-------------------------------------------------------------------
Thu Mar 2 03:08:38 UTC 2023 - Tina Müller <timueller+perl@suse.de>