commit 3ab83aa49937035da55a5698b360257d92927bf5 Author: David Dick <ddick@xxxxxxxx> Date: Wed Nov 26 20:45:50 2014 +1100 Adding autorange support .gitignore | 1 + perl-MooX-Options.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 09d35d1..bb1f83b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /MooX-Options-4.009.tar.gz /MooX-Options-4.012.tar.gz +/MooX-Options-4.013.tar.gz diff --git a/perl-MooX-Options.spec b/perl-MooX-Options.spec index 14e88c8..5f91664 100644 --- a/perl-MooX-Options.spec +++ b/perl-MooX-Options.spec @@ -1,5 +1,5 @@ Name: perl-MooX-Options -Version: 4.012 +Version: 4.013 Release: 1%{?dist} Summary: Explicit Options eXtension for Object Class License: GPL+ or Artistic @@ -74,6 +74,9 @@ chmod -c -x lib/MooX/Options.pm %{_mandir}/man3/* %changelog +* Wed Nov 26 2014 David Dick <ddick@xxxxxxxx> - 4.013-1 +- Adding autorange support + * Tue Oct 14 2014 David Dick <ddick@xxxxxxxx> - 4.012-2 - Added missing dependency Text::LineFold @@ -83,5 +86,5 @@ chmod -c -x lib/MooX/Options.pm * Tue Sep 09 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 4.009-2 - Perl 5.20 mass -* Tue Aug 27 2014 David Dick <ddick@xxxxxxxx> - 4.009-1 +* Wed Aug 27 2014 David Dick <ddick@xxxxxxxx> - 4.009-1 - Initial release diff --git a/sources b/sources index 7f84d74..efdcb84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39a68d37d609da937a3ac33354db2075 MooX-Options-4.012.tar.gz +e541f8875e6564032c26ec32595302b8 MooX-Options-4.013.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