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 - 0.15-1 +- Update to 0.15. + * Fri May 07 2010 Marcela Maslanova - 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