From 6d83e376bcdffaa3e82255e285fe0aeea255aaf2da577bc82ec3f57f5938f447 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 13 Apr 2015 20:29:11 +0000 Subject: [PATCH] Accepting request 295833 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/295833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Capture-Tiny?expand=0&rev=33 --- Capture-Tiny-0.27.tar.gz | 3 --- Capture-Tiny-0.28.tar.gz | 3 +++ perl-Capture-Tiny.changes | 19 +++++++++++++++++++ perl-Capture-Tiny.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 Capture-Tiny-0.27.tar.gz create mode 100644 Capture-Tiny-0.28.tar.gz diff --git a/Capture-Tiny-0.27.tar.gz b/Capture-Tiny-0.27.tar.gz deleted file mode 100644 index 3825ac9..0000000 --- a/Capture-Tiny-0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba54bc0305eb91ee2b0d769470d6bc62edb5b18d9c75b7ea709ea6b31e9bab21 -size 34474 diff --git a/Capture-Tiny-0.28.tar.gz b/Capture-Tiny-0.28.tar.gz new file mode 100644 index 0000000..440d331 --- /dev/null +++ b/Capture-Tiny-0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e394caddb0e1a46e8cc4bf499eaae6c265dd201d34cac46d2f3e507c23afef84 +size 34455 diff --git a/perl-Capture-Tiny.changes b/perl-Capture-Tiny.changes index 271f8d6..9ffedff 100644 --- a/perl-Capture-Tiny.changes +++ b/perl-Capture-Tiny.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Apr 13 18:29:30 UTC 2015 - coolo@suse.com + +- updated to 0.28 + see /usr/share/doc/packages/perl-Capture-Tiny/Changes + + 0.28 2015-02-11 06:39:51-05:00 America/New_York + + Tests: + + - Removes test that optionally uses Inline::C to avoid spurious + test failures. Also Inline::C had become a fairly heavy + (if optional) dependency. + + Docs: + + - Clarify that PERL_CAPTURE_TINY_TIMEOUT is an internal control, + not a timeout of the code reference being captured. + ------------------------------------------------------------------- Sat Feb 7 16:23:00 UTC 2015 - coolo@suse.com diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index fc91393..882255f 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -17,7 +17,7 @@ Name: perl-Capture-Tiny -Version: 0.27 +Version: 0.28 Release: 0 %define cpan_name Capture-Tiny Summary: Capture STDOUT and STDERR from Perl, XS or external programs @@ -56,6 +56,6 @@ modules to use in any particular situation and just use this one. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.mkdn cpanfile examples LICENSE perlcritic.rc README Todo +%doc Changes CONTRIBUTING.mkdn examples LICENSE perlcritic.rc README Todo %changelog