From a6e723a0a32e46914337c9abeebb033d92696346936605c77fbaa7be0aef79b4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 26 Jul 2013 05:31:46 +0000 Subject: [PATCH] - updated to 0.046 replace a die with a croak (thanks, Mike Doherty) typo fixes in documentation (thanks, David Steinbrunner) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run3?expand=0&rev=27 --- IPC-Run3-0.045.tar.gz | 3 --- IPC-Run3-0.046.tar.gz | 3 +++ perl-IPC-Run3.changes | 7 +++++++ perl-IPC-Run3.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 IPC-Run3-0.045.tar.gz create mode 100644 IPC-Run3-0.046.tar.gz diff --git a/IPC-Run3-0.045.tar.gz b/IPC-Run3-0.045.tar.gz deleted file mode 100644 index 3e5364b..0000000 --- a/IPC-Run3-0.045.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:658971b13f837c9c760df1959ac6471d5e48265d0a44d1d524cb4d0ab81881da -size 20017 diff --git a/IPC-Run3-0.046.tar.gz b/IPC-Run3-0.046.tar.gz new file mode 100644 index 0000000..58690fa --- /dev/null +++ b/IPC-Run3-0.046.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f65e239693ea86c66675d0b2437d363b43d00b1449bac2c1a03cf3c98e750c +size 20071 diff --git a/perl-IPC-Run3.changes b/perl-IPC-Run3.changes index a003a1d..89a1382 100644 --- a/perl-IPC-Run3.changes +++ b/perl-IPC-Run3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 05:29:49 UTC 2013 - coolo@suse.com + +- updated to 0.046 + replace a die with a croak (thanks, Mike Doherty) + typo fixes in documentation (thanks, David Steinbrunner) + ------------------------------------------------------------------- Thu Mar 8 10:53:42 UTC 2012 - cfarrell@suse.com diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index 51db0aa..3ed2bfd 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,7 +1,7 @@ # # spec file for package perl-IPC-Run3 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-IPC-Run3 -Version: 0.045 +Version: 0.046 Release: 0 %define cpan_name IPC-Run3 Summary: Run a subprocess with input/ouput redirection