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
This commit is contained in:
Stephan Kulow 2015-04-13 20:29:11 +00:00 committed by Git OBS Bridge
parent 8a1493e886
commit 6d83e376bc
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba54bc0305eb91ee2b0d769470d6bc62edb5b18d9c75b7ea709ea6b31e9bab21
size 34474

3
Capture-Tiny-0.28.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e394caddb0e1a46e8cc4bf499eaae6c265dd201d34cac46d2f3e507c23afef84
size 34455

View File

@ -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

View File

@ -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