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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 1 12:01:41 UTC 2015


From 80b2a608ceb999417f479ed1195dbe8b277e53c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 1 Jun 2015 13:55:36 +0200
Subject: 0.0303 bump


diff --git a/.gitignore b/.gitignore
index aea4343..29dc3e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-Run-0.0302.tar.gz
+/Test-Run-0.0303.tar.gz
diff --git a/perl-Test-Run.spec b/perl-Test-Run.spec
index 6de8de3..47ce13e 100644
--- a/perl-Test-Run.spec
+++ b/perl-Test-Run.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Run
-Version:        0.0302
+Version:        0.0303
 Release:        1%{?dist}
 Summary:        Extensible and object-oriented test harness for TAP scripts
 # lib and other code:               MIT
@@ -11,6 +11,7 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-Run/
 Source0:        http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-Run-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
 BuildRequires:  perl
 BuildRequires:  perl(File::Spec) >= 0.6
 BuildRequires:  perl(lib)
@@ -20,6 +21,7 @@ BuildRequires:  perl(Module::Build) >= 0.36
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Run-time:
 BuildRequires:  perl(Benchmark)
 BuildRequires:  perl(Carp)
@@ -31,7 +33,6 @@ BuildRequires:  perl(IPC::System::Simple) >= 1.21
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Moose)
-BuildRequires:  perl(Moose::Exporter)
 BuildRequires:  perl(MooseX::StrictConstructor)
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(overload)
@@ -48,6 +49,10 @@ BuildRequires:  perl(Cwd)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(if)
 BuildRequires:  perl(POSIX)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) >= 1.00
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
+BuildRequires:  perl(Test::TrailingSpace)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(IPC::System::Simple) >= 1.21
 Requires:       perl(TAP::Parser) >= 3.09
@@ -86,5 +91,8 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 01 2015 Petr Pisar <ppisar at redhat.com> - 0.0303-1
+- 0.0303 bump
+
 * Fri Feb 27 2015 Petr Pisar <ppisar at redhat.com> 0.0302-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index bfc875c..70f5b89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-202dc113c210c3e1b3f20bb430a075e8  Test-Run-0.0302.tar.gz
+4d7878b8c7597866156bf1d8fe8db963  Test-Run-0.0303.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list