Accepting request 417259 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/417259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Capture-Tiny?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2016-08-12 13:37:30 +00:00 committed by Git OBS Bridge
commit a6c23a9f67
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 6 05:08:24 UTC 2016 - coolo@suse.com
- updated to 0.44
see /usr/share/doc/packages/perl-Capture-Tiny/Changes
0.44 2016-08-05 13:40:33-04:00 America/New_York
[Docs]
- Note that dropping privileges during a capture can lead to
temporary files not cleaned up.
-------------------------------------------------------------------
Wed Jun 1 09:16:43 UTC 2016 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Capture-Tiny
Version: 0.42
Version: 0.44
Release: 0
%define cpan_name Capture-Tiny
Summary: Capture STDOUT and STDERR from Perl, XS or external programs