[perl-MooseX-App-Cmd] add LICENSE, README and TODO to files

Iain Arnell iarnell at fedoraproject.org
Fri May 18 16:29:10 UTC 2012


commit 0c95d07cf0157815bc4bc765f5f6569a13ce2052
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri May 18 10:28:53 2012 -0600

    add LICENSE, README and TODO to files

 perl-MooseX-App-Cmd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-MooseX-App-Cmd.spec b/perl-MooseX-App-Cmd.spec
index de29c11..741fddb 100644
--- a/perl-MooseX-App-Cmd.spec
+++ b/perl-MooseX-App-Cmd.spec
@@ -1,6 +1,6 @@
 Name:       perl-MooseX-App-Cmd
 Version:    0.09
-Release:    1%{?dist}
+Release:    2%{?dist}
 # see lib/MooseX/App/Cmd.pm
 License:    GPL+ or Artistic
 Group:      Development/Libraries
@@ -75,11 +75,14 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 make test
 
 %files
-%doc Changes t/
+%doc Changes LICENSE README TODO t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri May 18 2012 Iain Arnell <iarnell at gmail.com> 0.09-2
+- add LICENSE, README and TODO to files
+
 * Fri May 18 2012 Iain Arnell <iarnell at gmail.com> 0.09-1
 - update to latest upstream version
 



More information about the perl-devel mailing list