Accepting request 284709 from devel:languages:perl
- updated to 0.27 Prereqs: - Make Inline::C recommended, not required Tests: - Actually check for Inline::C in tests, not just Inline OBS-URL: https://build.opensuse.org/request/show/284709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Capture-Tiny?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:577f88cfddf7707aad242c6b398a304d224433def2a16051f2d28a351558f489
|
||||
size 34457
|
3
Capture-Tiny-0.27.tar.gz
Normal file
3
Capture-Tiny-0.27.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba54bc0305eb91ee2b0d769470d6bc62edb5b18d9c75b7ea709ea6b31e9bab21
|
||||
size 34474
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 7 16:23:00 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.27
|
||||
Prereqs:
|
||||
- Make Inline::C recommended, not required
|
||||
Tests:
|
||||
- Actually check for Inline::C in tests, not just Inline
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 16:01:08 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Capture-Tiny
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Capture-Tiny
|
||||
Version: 0.25
|
||||
Version: 0.27
|
||||
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 cpanfile examples LICENSE perlcritic.rc README Todo
|
||||
%doc Changes CONTRIBUTING.mkdn cpanfile examples LICENSE perlcritic.rc README Todo
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user