commit 22e46526446569ad25f0ed4659e699152e5f28c3 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Thu Dec 4 11:43:48 2014 +0100 Update to 0.326 .gitignore | 1 + perl-App-Cmd.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1566877..a0892a4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ App-Cmd-0.307.tar.gz /App-Cmd-0.322.tar.gz /App-Cmd-0.323.tar.gz /App-Cmd-0.324.tar.gz +/App-Cmd-0.326.tar.gz diff --git a/perl-App-Cmd.spec b/perl-App-Cmd.spec index b20415c..9fde4d0 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.324 +Version: 0.326 Release: 1%{?dist} License: GPL+ or Artistic @@ -64,12 +64,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' make test %files -%doc Changes LICENSE README t/ +%doc Changes README t/ %license LICENSE %{perl_vendorlib}/App* %{_mandir}/man3/App*.3* %changelog +* Thu Dec 04 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.326-1 +- Update to 0.326 +- Drop LICENSE from the documentation + * Fri Oct 24 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.324-1 - Update to 0.324 - Tighten files declaration diff --git a/sources b/sources index df81e3f..5abced4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ecf23e21d9e604bfcc474a019fb68e9 App-Cmd-0.324.tar.gz +283452726557f7e6cdb55bdc9998f121 App-Cmd-0.326.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel