[perl-App-Cmd] update to 0.311

Iain Arnell iarnell at fedoraproject.org
Fri Mar 18 07:49:23 UTC 2011


commit 1965efc834a3bf735ea1470e6110284e4ebf825b
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Mar 18 08:43:25 2011 +0100

    update to 0.311

 .gitignore        |    1 +
 perl-App-Cmd.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6f87c3..904aa16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 App-Cmd-0.307.tar.gz
 /App-Cmd-0.309.tar.gz
+/App-Cmd-0.311.tar.gz
diff --git a/perl-App-Cmd.spec b/perl-App-Cmd.spec
index 3ffb642..8cc8a71 100644
--- a/perl-App-Cmd.spec
+++ b/perl-App-Cmd.spec
@@ -1,7 +1,7 @@
 Name:           perl-App-Cmd
 Summary:        Write command line apps with less suffering
-Version:        0.309
-Release:        2%{?dist}
+Version:        0.311
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-%{version}.tar.gz 
@@ -10,6 +10,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 BuildArch:      noarch
 
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Class::Load) >= 0.06
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Data::OptList)
@@ -66,6 +67,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Mar 18 2011 Iain Arnell <iarnell at gmail.com> 0.311-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.309-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 1bb0486..10ed6b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba7ce022435db971a00f9c1edd350a51  App-Cmd-0.309.tar.gz
+e760832cc3dbc703c3117453b37829eb  App-Cmd-0.311.tar.gz



More information about the perl-devel mailing list