corsepiu pushed to perl-Test-SharedFork (f22). "Upstream update. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 2 13:24:51 UTC 2015


>From d76717f0b9181f6bb7053c6cbdaf167b38fc97ed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu at fedoraproject.org>
Date: Fri, 1 May 2015 11:10:57 +0200
Subject: Upstream update.

- Add %license.
- Cleanup BRs.

diff --git a/.gitignore b/.gitignore
index 7b67e9b..c0832a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-SharedFork-0.29.tar.gz
+/Test-SharedFork-0.31.tar.gz
diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
index b12d64e..36474ff 100644
--- a/perl-Test-SharedFork.spec
+++ b/perl-Test-SharedFork.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-SharedFork
 Summary:        Fork test
-Version:        0.29
+Version:        0.31
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ URL:            http://search.cpan.org/dist/Test-SharedFork
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
 
+BuildRequires:  perl(App::Prove)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Fcntl)
@@ -20,6 +21,7 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::Builder) >= 0.32
 BuildRequires:  perl(Test::Builder::Module)
+BuildRequires:  perl(Test::Builder::Tester)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Tie::Array)
@@ -29,8 +31,6 @@ BuildRequires:  perl(base)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 
-%{?perl_default_filter}
-
 %description
 Test::SharedFork is utility module for Test::Builder. It manages testing
 by keeping the test count consistent between parent and child processes.
@@ -54,10 +54,16 @@ make test
 
 %files
 %doc Changes
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri May 01 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.31-1
+- Upstream update.
+- Add %%license.
+- Cleanup BRs.
+
 * Mon Sep 22 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.29-1
 - Upstream update.
 - Reflect upstream URL having changed.
diff --git a/sources b/sources
index 40084c6..0371f47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acbc5baf82d78edf3771dfecaacd2345  Test-SharedFork-0.29.tar.gz
+ab24af72a722a9779535578b1572de67  Test-SharedFork-0.31.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-SharedFork.git/commit/?h=f22&id=d76717f0b9181f6bb7053c6cbdaf167b38fc97ed


More information about the scm-commits mailing list