8
0

Accepting request 1113747 from devel:languages:perl:autoupdate

- updated to 1.52
   see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
  1.52	- 2023-09-21, H.Merijn Brand
      * Fix possible coredump in cache on non-IO parse (issue 49)

OBS-URL: https://build.opensuse.org/request/show/1113747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=74
This commit is contained in:
2023-09-27 08:23:09 +00:00
committed by Git OBS Bridge
parent ad1fea4813
commit cb7ca30f14
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 22 03:08:01 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.52
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.52 - 2023-09-21, H.Merijn Brand
* Fix possible coredump in cache on non-IO parse (issue 49)
-------------------------------------------------------------------
Tue Aug 8 03:10:51 UTC 2023 - Tina Müller <timueller+perl@suse.de>