ppisar pushed to perl-Test-Run-CmdLine (master). "0.0127 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 3 06:23:54 UTC 2015


From f456f4f051980f3a206465f7556dd41870ec870f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 3 Jun 2015 08:23:26 +0200
Subject: 0.0127 bump


diff --git a/.gitignore b/.gitignore
index 88a7122..be6d4ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-Run-CmdLine-0.0126.tar.gz
+/Test-Run-CmdLine-0.0127.tar.gz
diff --git a/perl-Test-Run-CmdLine.spec b/perl-Test-Run-CmdLine.spec
index c9a20dd..77ba178 100644
--- a/perl-Test-Run-CmdLine.spec
+++ b/perl-Test-Run-CmdLine.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Run-CmdLine
-Version:        0.0126
+Version:        0.0127
 Release:        1%{?dist}
 Summary:        Run TAP tests from command line using the Test::Run module
 # lib and other code:   MIT
@@ -11,6 +11,8 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-Run-CmdLine/
 Source0:        http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-Run-CmdLine-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Spec)
@@ -21,8 +23,8 @@ BuildRequires:  perl(Module::Build) >= 0.36
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Run-time:
-BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Getopt::Long)
@@ -30,6 +32,7 @@ BuildRequires:  perl(Moose)
 # MooseX::Getopt::Basic version from unused MooseX::Getopt in META
 BuildRequires:  perl(MooseX::Getopt::Basic) >= 0.26
 BuildRequires:  perl(MRO::Compat)
+BuildRequires:  perl(parent)
 BuildRequires:  perl(Pod::Usage) >= 1.12
 BuildRequires:  perl(Test::Run::Base)
 BuildRequires:  perl(Test::Run::Iface)
@@ -107,5 +110,8 @@ perl Build.PL installdirs=vendor
 %doc examples
 
 %changelog
+* Wed Jun 03 2015 Petr Pisar <ppisar at redhat.com> - 0.0127-1
+- 0.0127 bump
+
 * Fri Feb 27 2015 Petr Pisar <ppisar at redhat.com> 0.0126-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 42833ca..dc3cbc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f2d19712f886da0d5a57e538c1c9fe0  Test-Run-CmdLine-0.0126.tar.gz
+a474552b6dd0178ada0658ed2df4a610  Test-Run-CmdLine-0.0127.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Run-CmdLine.git/commit/?h=master&id=f456f4f051980f3a206465f7556dd41870ec870f


More information about the perl-devel mailing list