Accepting request 398452 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/398452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Capture-Tiny?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2016-05-28 12:52:55 +00:00 committed by Git OBS Bridge
parent 8c2ffd9dfd
commit b0fdd3cd81
4 changed files with 27 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat May 28 09:32:31 UTC 2016 - coolo@suse.com
- updated to 0.40
see /usr/share/doc/packages/perl-Capture-Tiny/Changes
0.40 2016-05-23 11:42:35-04:00 America/New_York
- No changes from 0.39
0.39 2016-05-02 10:21:48-04:00 America/New_York (TRIAL RELEASE)
[Fixed]
- Fix in 0.37 tickled a very obscure regular expressions bug in perl <
5.18; should now be fixed.
0.37 2016-05-02 07:08:31-04:00 America/New_York (TRIAL RELEASE)
[Fixed]
- Skip some tests if locale can't be determined.
-------------------------------------------------------------------
Mon Mar 7 09:44:38 UTC 2016 - coolo@suse.com

View File

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