8
0

Accepting request 943095 from devel:languages:perl:autoupdate

- updated to 1.47
   see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
  1.47	- 2021-12-21, H.Merijn Brand
      * Make error 2014 catchable
      * Suppress empty lines on empty input (issue 34)
      * Perl 6 -> Raku in docs (RT#136864)
      * IETF changed their URLs
      * Add some documentation for Google hist (Nigel)

OBS-URL: https://build.opensuse.org/request/show/943095
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=65
This commit is contained in:
Lars Vogdt
2022-01-01 17:41:51 +00:00
committed by Git OBS Bridge
parent 048fe40b41
commit 12f36acf27
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Dec 22 03:06:54 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.47
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.47 - 2021-12-21, H.Merijn Brand
* Make error 2014 catchable
* Suppress empty lines on empty input (issue 34)
* Perl 6 -> Raku in docs (RT#136864)
* IETF changed their URLs
* Add some documentation for Google hist (Nigel)
-------------------------------------------------------------------
Thu Mar 25 03:08:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>