From 44d993ee2f86e80d38ce7391cd5caef0971bde77bec604d189f39a8ede3496ae Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 23 Apr 2018 07:46:45 +0000 Subject: [PATCH] Accepting request 599810 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/599810 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Capture-Tiny?expand=0&rev=46 --- Capture-Tiny-0.46.tar.gz | 3 --- Capture-Tiny-0.48.tar.gz | 3 +++ perl-Capture-Tiny.changes | 17 +++++++++++++++++ perl-Capture-Tiny.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 Capture-Tiny-0.46.tar.gz create mode 100644 Capture-Tiny-0.48.tar.gz diff --git a/Capture-Tiny-0.46.tar.gz b/Capture-Tiny-0.46.tar.gz deleted file mode 100644 index 1bb85f2..0000000 --- a/Capture-Tiny-0.46.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d7a6a830cf7f2b2960bf8b8afaac16a537ede64f3023827acea5bd24ca77015 -size 37424 diff --git a/Capture-Tiny-0.48.tar.gz b/Capture-Tiny-0.48.tar.gz new file mode 100644 index 0000000..993f207 --- /dev/null +++ b/Capture-Tiny-0.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c23113e87bad393308c90a207013e505f659274736638d8c79bac9c67cc3e19 +size 37480 diff --git a/perl-Capture-Tiny.changes b/perl-Capture-Tiny.changes index 1ab5d18..5beb517 100644 --- a/perl-Capture-Tiny.changes +++ b/perl-Capture-Tiny.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Apr 23 05:05:56 UTC 2018 - coolo@suse.com + +- updated to 0.48 + see /usr/share/doc/packages/perl-Capture-Tiny/Changes + + 0.48 2018-04-22 09:01:08+02:00 Europe/Oslo + + - No changes from 0.47-TRIAL + + 0.47 2017-07-26 10:34:24-04:00 America/New_York (TRIAL RELEASE) + + [Fixed] + + - Appends PID to random file names for tee signalling to avoid + random name collision when used in multiple forked children. + ------------------------------------------------------------------- Sun Feb 26 06:10:18 UTC 2017 - coolo@suse.com diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 8118b56..b2e58ef 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Capture-Tiny # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX 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-Capture-Tiny -Version: 0.46 +Version: 0.48 Release: 0 %define cpan_name Capture-Tiny Summary: Capture STDOUT and STDERR from Perl, XS or external programs