Accepting request 249368 from devel:languages:perl

- updated to 0.25
  Prereqs:
  - Amended recommended modules to list Inline::C rather than Inline

OBS-URL: https://build.opensuse.org/request/show/249368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Capture-Tiny?expand=0&rev=18
This commit is contained in:
Stephan Kulow
2014-09-17 15:24:35 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 15 16:01:08 UTC 2014 - coolo@suse.com
- updated to 0.25
Prereqs:
- Amended recommended modules to list Inline::C rather than Inline
-------------------------------------------------------------------
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Capture-Tiny
Version: 0.24
Version: 0.25
Release: 0
%define cpan_name Capture-Tiny
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
@@ -29,7 +29,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(version)
%{perl_requires}
%description