rpms/perl-App-Cmd/devel perl-App-Cmd.spec,1.2,1.3

Chris Weyl cweyl at fedoraproject.org
Mon Nov 17 20:36:00 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-App-Cmd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9358

Modified Files:
	perl-App-Cmd.spec 
Log Message:
* Mon Nov 17 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.202-3
- br Test::More; drink more coffee



Index: perl-App-Cmd.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-App-Cmd/devel/perl-App-Cmd.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-App-Cmd.spec	17 Nov 2008 20:29:44 -0000	1.2
+++ perl-App-Cmd.spec	17 Nov 2008 20:35:29 -0000	1.3
@@ -1,7 +1,7 @@
 
 Name:       perl-App-Cmd 
 Version:    0.202 
-Release:        2%{?dist}
+Release:    3%{?dist}
 # see lib/App/Cmd.pm
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -18,6 +18,7 @@
 BuildRequires: perl(Module::Pluggable::Object)
 BuildRequires: perl(Sub::Exporter) >= 0.975
 BuildRequires: perl(Sub::Install)
+BuildRequires: perl(Test::More)
 
 %description
 App::Cmd is intended to make it easy to write complex command-line
@@ -76,6 +77,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Nov 17 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.202-3
+- br Test::More; drink more coffee
+
 * Mon Nov 17 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.202-2
 - bump
 




More information about the Fedora-perl-devel-list mailing list