diff --git a/.cvsignore b/.cvsignore index c558eda..b596b14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -File-Fetch-0.10.tar.gz +File-Fetch-0.12.tar.gz diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec index 55f0b2a..4945a86 100644 --- a/perl-File-Fetch.spec +++ b/perl-File-Fetch.spec @@ -1,19 +1,19 @@ Name: perl-File-Fetch -Version: 0.10 -Release: 2%{?dist} +Version: 0.12 +Release: 1%{?dist} Summary: Generic file fetching mechanism -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Fetch/ Source0: http://www.cpan.org/authors/id/K/KA/KANE/File-Fetch-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(IPC::Cmd) >= 0.04 +BuildRequires: perl(IPC::Cmd) >= 0.36 BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) >= 0.04 BuildRequires: perl(Params::Check) >= 0.07 -Requires: perl(IPC::Cmd) >= 0.04 +Requires: perl(IPC::Cmd) >= 0.36 Requires: perl(Module::Load::Conditional) >= 0.04 Requires: perl(Params::Check) >= 0.07 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -51,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Oct 15 2007 Steven Pritchard 0.12-1 +- Update to 0.12. +- Update License tag. +- Update BR IPC::Cmd to >= 0.36. + * Wed Apr 18 2007 Steven Pritchard 0.10-2 - BR ExtUtils::MakeMaker. diff --git a/sources b/sources index 29e7a0a..f76c1d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -515746879e2ef1aa780e24c1e7b7f04f File-Fetch-0.10.tar.gz +0ecb9505b6cafad660e84f0ed9f8a3ef File-Fetch-0.12.tar.gz