From 779d2ac5e056c8fb7e7d2dc2720b1ac5e9079ec8 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Mon, 15 Oct 2007 18:59:47 +0000 Subject: [PATCH] Update to 0.38. Update License tag. BR Test::More. --- .cvsignore | 2 +- perl-IPC-Cmd.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index e30ff11..e7ecbff 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IPC-Cmd-0.36.tar.gz +IPC-Cmd-0.38.tar.gz diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec index 1f1033f..389475e 100644 --- a/perl-IPC-Cmd.spec +++ b/perl-IPC-Cmd.spec @@ -1,8 +1,8 @@ Name: perl-IPC-Cmd -Version: 0.36 -Release: 2%{?dist} +Version: 0.38 +Release: 1%{?dist} Summary: Finding and running system commands made easy -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Cmd/ Source0: http://www.cpan.org/authors/id/K/KA/KANE/IPC-Cmd-%{version}.tar.gz @@ -12,6 +12,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) BuildRequires: perl(Params::Check) >= 0.20 +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -48,6 +49,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Oct 15 2007 Steven Pritchard 0.38-1 +- Update to 0.38. +- Update License tag. +- BR Test::More. + * Wed Apr 18 2007 Steven Pritchard 0.36-2 - BR ExtUtils::MakeMaker. diff --git a/sources b/sources index e358b7f..37a4ecd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56c6a27022ba5ebc2701364313f751b9 IPC-Cmd-0.36.tar.gz +3f0b171081b946c3fb836eb0b10e4dc5 IPC-Cmd-0.38.tar.gz