commit 6e567ae88acb8eb8dd64a11a025999016ee9fc5c Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Nov 13 10:51:23 2014 +0100 Do not build-require specific Test::More version perl-Time-Warp.spec | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) --- diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec index 38b2f41..3841519 100644 --- a/perl-Time-Warp.spec +++ b/perl-Time-Warp.spec @@ -17,7 +17,9 @@ BuildRequires: perl(vars) # Optional run-time: BuildRequires: perl(Time::HiRes) # Tests: -BuildRequires: perl(Test::More) >= 1.00 +# Works with any Test::More version, +# <anyhttps://github.com/szabgab/Time-Warp/issues/1> +BuildRequires: perl(Test::More) BuildRequires: perl(warnings) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -50,6 +52,7 @@ make test %changelog * Thu Nov 13 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.51-1 - 0.51 bump +- Do not build-require specific Test::More version * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel