Update to 0.18. BR Test::More.

This commit is contained in:
Steven Pritchard 2007-09-18 14:46:46 +00:00
parent 7fac4ea0a6
commit 45d254adb8
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
Module-Load-Conditional-0.16.tar.gz
Module-Load-Conditional-0.18.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Module-Load-Conditional
Version: 0.16
Release: 2%{?dist}
Version: 0.18
Release: 1%{?dist}
Summary: Looking up module information / loading at runtime
License: GPL or Artistic
Group: Development/Libraries
@ -12,6 +12,7 @@ BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Locale::Maketext::Simple)
BuildRequires: perl(Module::Load)
BuildRequires: perl(Params::Check)
BuildRequires: perl(Test::More)
BuildRequires: perl(version) >= 0.69
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -49,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Sep 18 2007 Steven Pritchard <steve@kspei.com> 0.18-1
- Update to 0.18.
- BR Test::More.
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 0.16-2
- BR ExtUtils::MakeMaker.

View File

@ -1 +1 @@
fae73541e0b1d87d0bbe6e1676e5e738 Module-Load-Conditional-0.16.tar.gz
8c5c2b0ae465cbbcca433bd8a2040ec3 Module-Load-Conditional-0.18.tar.gz