Update to 0.16. BR: version.

This commit is contained in:
Steven Pritchard 2007-01-27 21:07:33 +00:00
parent 05ff6bf365
commit 02603f3265
3 changed files with 8 additions and 3 deletions

View File

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

View File

@ -1,5 +1,5 @@
Name: perl-Module-Load-Conditional
Version: 0.14
Version: 0.16
Release: 1%{?dist}
Summary: Looking up module information / loading at runtime
License: GPL or Artistic
@ -11,6 +11,7 @@ BuildArch: noarch
BuildRequires: perl(Locale::Maketext::Simple)
BuildRequires: perl(Module::Load)
BuildRequires: perl(Params::Check)
BuildRequires: perl(version) >= 0.69
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -47,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Sat Jan 27 2007 Steven Pritchard <steve@kspei.com> 0.16-1
- Update to 0.16.
- BR: version.
* Sat Jan 06 2007 Steven Pritchard <steve@kspei.com> 0.14-1
- Update to 0.14.
- Use fixperms macro instead of our own chmod incantation.

View File

@ -1 +1 @@
e2e434299b6d82f2b604858305a23c55 Module-Load-Conditional-0.14.tar.gz
fae73541e0b1d87d0bbe6e1676e5e738 Module-Load-Conditional-0.16.tar.gz