Accepting request 812593 from devel:languages:perl:autoupdate

- updated to 0.337
   see /usr/share/doc/packages/perl-IPC-System-Options/Changes
  0.337   2020-06-06  Released-By: PERLANCAR; Urgency: medium
  
  	- run(): Allow capture_stdout & capture_stderr to be coderef in
  	  addition to scalarref.

OBS-URL: https://build.opensuse.org/request/show/812593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-System-Options?expand=0&rev=9
This commit is contained in:
2020-06-08 15:53:22 +00:00
committed by Git OBS Bridge
parent 63f757cf53
commit 012b722280
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jun 7 03:10:32 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.337
see /usr/share/doc/packages/perl-IPC-System-Options/Changes
0.337 2020-06-06 Released-By: PERLANCAR; Urgency: medium
- run(): Allow capture_stdout & capture_stderr to be coderef in
addition to scalarref.
-------------------------------------------------------------------
Fri Apr 24 03:12:02 UTC 2020 - <timueller+perl@suse.de>