Accepting request 360293 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/360293
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Cmd?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2016-02-20 20:44:53 +00:00
committed by Git OBS Bridge
parent 6d3b2cf946
commit 3792b25f34
5 changed files with 51 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Feb 19 10:24:43 UTC 2016 - coolo@suse.com
- updated to 0.94
see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES
0.94 Fri Feb 12 18:55:05 GMT 2016
Bug fixes:
* move __END__ above POD in documentation (plicease)
* Don't clobber $SIG{__DIE__} and $SIG{__WARN__} in open3_run() (avar)
* Fix 'terminate_on_signal' segfaulting (Petya Kohts)
* Fix usage of fcntl(..., F_GETFL, ...) (tonyc)
-------------------------------------------------------------------
Tue Apr 14 18:12:16 UTC 2015 - coolo@suse.com