[perl-MooseX-Getopt] Update to 0.67

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 1 10:30:00 UTC 2015


commit af103e4ee29924e99e6445677b5d0f87e5e8e546
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 1 11:29:57 2015 +0100

    Update to 0.67

 perl-MooseX-Getopt.spec | 6 +++++-
 sources                 | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-MooseX-Getopt.spec b/perl-MooseX-Getopt.spec
index e82ed99..27ce3cd 100644
--- a/perl-MooseX-Getopt.spec
+++ b/perl-MooseX-Getopt.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-Getopt
 Summary:        Moose role for processing command line options
-Version:        0.66
+Version:        0.67
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -48,6 +48,7 @@ BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.120900
 %if !0%{?perl_bootstrap}
 BuildRequires:  perl(MooseX::ConfigFromFile) >= 0.08
 BuildRequires:  perl(MooseX::SimpleConfig) >= 0.07
+BuildRequires:  perl(MooseX::StrictConstructor)
 %endif
 BuildRequires:  perl(YAML)
 # Runtime
@@ -92,6 +93,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/MooseX::Getopt::Strict.3*
 
 %changelog
+* Sun Mar 01 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.67-1
+- Update to 0.67
+
 * Sun Feb 01 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.66-1
 - Update to 0.66
 - Use %%license tag
diff --git a/sources b/sources
index 22ce3e2..f3794a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a960e6bf038e44cb05589c9688ae2554  MooseX-Getopt-0.66.tar.gz
+e2b107d73a622d57cbc7b3678a8b27e9  MooseX-Getopt-0.67.tar.gz



More information about the perl-devel mailing list