diff --git a/.cvsignore b/.cvsignore index 0e0a163..d6764aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Load-Conditional-0.14.tar.gz +Module-Load-Conditional-0.16.tar.gz diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index 3275e05..536c83a 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -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 0.16-1 +- Update to 0.16. +- BR: version. + * Sat Jan 06 2007 Steven Pritchard 0.14-1 - Update to 0.14. - Use fixperms macro instead of our own chmod incantation. diff --git a/sources b/sources index 8ccecc6..fb6cae6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2e434299b6d82f2b604858305a23c55 Module-Load-Conditional-0.14.tar.gz +fae73541e0b1d87d0bbe6e1676e5e738 Module-Load-Conditional-0.16.tar.gz