[perl-Test-SharedFork] - Update to 0.15.

corsepiu corsepiu at fedoraproject.org
Wed Dec 22 09:58:21 UTC 2010


commit 4c15c131bb6b1d355174857659006779f6e0cd05
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 22 10:58:03 2010 +0100

    - Update to 0.15.

 .gitignore                |    1 +
 perl-Test-SharedFork.spec |   10 +++++-----
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 235677e..a52291f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-SharedFork-0.11.tar.gz
+/Test-SharedFork-0.15.tar.gz
diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
index a549b9f..f16d750 100644
--- a/perl-Test-SharedFork.spec
+++ b/perl-Test-SharedFork.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-SharedFork
 Summary:        Fork test
-Version:        0.11
-Release:        2%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-SharedFork-%{version}.tar.gz 
@@ -13,9 +13,6 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Test::More) >= 0.88
 
-%{?perl_default_filter}
-%{?perl_default_subpackage_tests}
-
 %description
 Test::SharedFork is utility module for Test::Builder. It manages testing
 by keeping the test count consistent between parent and child processes.
@@ -50,6 +47,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Dec 22 2010 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.15-1
+- Update to 0.15.
+
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.11-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 2cd6764..f1e8cbe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9f6248b6d97e3e42b8cf417ec8d5047  Test-SharedFork-0.11.tar.gz
+b183e8f154a5e6a813249d10543aab50  Test-SharedFork-0.15.tar.gz



More information about the perl-devel mailing list