diff --git a/.gitignore b/.gitignore index cac6e3d..cb99da1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /MooX-Cmd-0.009.tar.gz +/MooX-Cmd-0.011.tar.gz diff --git a/perl-MooX-Cmd.spec b/perl-MooX-Cmd.spec index ecb1682..3bd6dd4 100644 --- a/perl-MooX-Cmd.spec +++ b/perl-MooX-Cmd.spec @@ -1,5 +1,5 @@ Name: perl-MooX-Cmd -Version: 0.009 +Version: 0.011 Release: 1%{?dist} Summary: Giving an easy Moo style way to make command organized CLI apps License: GPL+ or Artistic @@ -70,5 +70,8 @@ make test %{_mandir}/man3/* %changelog +* Sat Jan 24 2015 David Dick - 0.011-1 +- Upgrade to 0.11 + * Wed Aug 27 2014 David Dick - 0.009-1 - Initial release diff --git a/sources b/sources index 2e31f6e..ca3e0d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adc5b8ba2ff7659196d4babaa3a876b3 MooX-Cmd-0.009.tar.gz +bc42831ce83542ed416abfb0d387820a MooX-Cmd-0.011.tar.gz