commit 0c95d07cf0157815bc4bc765f5f6569a13ce2052
Author: Iain Arnell <iarn...@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 <iarn...@gmail.com> 0.09-2
+- add LICENSE, README and TODO to files
+
 * Fri May 18 2012 Iain Arnell <iarn...@gmail.com> 0.09-1
 - update to latest upstream version
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to