ppisar pushed to perl-MooseX-AttributeShortcuts (master). "0.028 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 13:43:06 UTC 2015


>From bd76a37551c20bbace38a8a5972e45019d8c2279 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 8 Apr 2015 15:52:35 +0200
Subject: 0.028 bump


diff --git a/.gitignore b/.gitignore
index 3965b99..a10c928 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /MooseX-AttributeShortcuts-0.023.tar.gz
 /MooseX-AttributeShortcuts-0.024.tar.gz
 /MooseX-AttributeShortcuts-0.027.tar.gz
+/MooseX-AttributeShortcuts-0.028.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index 5defd06..22ef0d1 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.027
+Version:        0.028
 Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
@@ -12,11 +12,14 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
+BuildRequires:  perl(aliased)
 BuildRequires:  perl(List::AllUtils)
-BuildRequires:  perl(Moose)
+BuildRequires:  perl(Moose) >= 1.14
 BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Meta::TypeConstraint)
 BuildRequires:  perl(Moose::Util::MetaRole)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(MooseX::Meta::TypeConstraint::Mooish)
 BuildRequires:  perl(MooseX::Role::Parameterized)
 BuildRequires:  perl(MooseX::Types::Common::String)
 BuildRequires:  perl(MooseX::Types::Moose)
@@ -74,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 08 2015 Petr Pisar <ppisar at redhat.com> - 0.028-1
+- 0.028 bump
+
 * Thu Mar 12 2015 Petr Pisar <ppisar at redhat.com> - 0.027-1
 - 0.027 bump
 
diff --git a/sources b/sources
index 805679a..7cdabd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94cd6bc3c923f7335e29e0e38968e74d  MooseX-AttributeShortcuts-0.027.tar.gz
+a6d988ffc18a222b24042e336d3c2779  MooseX-AttributeShortcuts-0.028.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-MooseX-AttributeShortcuts.git/commit/?h=master&id=bd76a37551c20bbace38a8a5972e45019d8c2279


More information about the scm-commits mailing list