|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-MooseX-Getopt
|
|
|
|
|
Summary: Moose role for processing command line options
|
|
|
|
|
Version: 0.67
|
|
|
|
|
Version: 0.68
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -93,6 +93,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/MooseX::Getopt::Strict.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Mar 08 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.68-1
|
|
|
|
|
- Update to 0.68
|
|
|
|
|
|
|
|
|
|
* Sun Mar 01 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.67-1
|
|
|
|
|
- Update to 0.67
|
|
|
|
|
|
|
|
|
|