[perl-App-Cmd] Update to 0.317

Emmanuel Seyman eseyman at fedoraproject.org
Mon Mar 26 19:14:52 UTC 2012


commit d7f775a901ed75c709cc7cc4ff0a7693ba987ffa
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Mon Mar 26 21:14:49 2012 +0200

    Update to 0.317

 .gitignore        |    1 +
 perl-App-Cmd.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7eb7690..8aa1cf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ App-Cmd-0.307.tar.gz
 /App-Cmd-0.314.tar.gz
 /App-Cmd-0.315.tar.gz
 /App-Cmd-0.316.tar.gz
+/App-Cmd-0.317.tar.gz
diff --git a/perl-App-Cmd.spec b/perl-App-Cmd.spec
index afc8f00..b42dc5d 100644
--- a/perl-App-Cmd.spec
+++ b/perl-App-Cmd.spec
@@ -1,6 +1,6 @@
 Name:           perl-App-Cmd
 Summary:        Write command line apps with less suffering
-Version:        0.316
+Version:        0.317
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ URL:            http://search.cpan.org/dist/App-Cmd
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
 
+BuildRequires:  perl(parent)
 BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Load) >= 0.06
@@ -72,6 +73,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 26 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.317-1
+- Update to 0.317
+
 * Sun Feb 12 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.316-1
 - Update to 0.316
 
diff --git a/sources b/sources
index 1721aaa..e115d6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-441facfdfbcf62541247bb6da4df6396  App-Cmd-0.316.tar.gz
+0c0bcc097c1530a8059469ff3e7524d1  App-Cmd-0.317.tar.gz



More information about the perl-devel mailing list