[perl-MooseX-AttributeShortcuts] 0.017 bump

Petr Pisar ppisar at fedoraproject.org
Tue Oct 30 07:38:34 UTC 2012


commit a88030cb1d001e7207af9394d8c226e9eafdf563
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Oct 30 08:38:14 2012 +0100

    0.017 bump

 .gitignore                          |    1 +
 perl-MooseX-AttributeShortcuts.spec |    8 ++++++--
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0ccd15..bea6200 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /MooseX-AttributeShortcuts-0.013.tar.gz
 /MooseX-AttributeShortcuts-0.014.tar.gz
 /MooseX-AttributeShortcuts-0.015.tar.gz
+/MooseX-AttributeShortcuts-0.017.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index e8e6f18..400299f 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.015
+Version:        0.017
 Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
@@ -12,6 +12,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Exporter)
 BuildRequires:  perl(Moose::Util::MetaRole)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(MooseX::Role::Parameterized)
 BuildRequires:  perl(MooseX::Types::Common::String)
 BuildRequires:  perl(MooseX::Types::Moose)
@@ -23,7 +24,7 @@ BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::Moose::More) >= 0.010
+BuildRequires:  perl(Test::Moose::More) >= 0.017
 BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -61,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 29 2012 Petr Pisar <ppisar at redhat.com> - 0.017-1
+- 0.017 bump
+
 * Mon Aug 27 2012 Petr Pisar <ppisar at redhat.com> - 0.015-1
 - 0.015 bump
 
diff --git a/sources b/sources
index 75be85d..4fab36e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f37ec12fc776b9a2057494a6306d47d  MooseX-AttributeShortcuts-0.015.tar.gz
+4d147a60f567e73c1c7547df5d6f5bfd  MooseX-AttributeShortcuts-0.017.tar.gz


More information about the scm-commits mailing list