[perl-MooseX-AttributeShortcuts] 0.023 bump

Petr Pisar ppisar at fedoraproject.org
Mon Apr 14 11:09:20 UTC 2014


commit 203c5ded5dbb4eb52e45fc4bf3120d6b7672b115
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Apr 14 13:08:47 2014 +0200

    0.023 bump

 .gitignore                          |    1 +
 perl-MooseX-AttributeShortcuts.spec |    7 +++++--
 sources                             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79a2f09..51846ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /MooseX-AttributeShortcuts-0.020.tar.gz
 /MooseX-AttributeShortcuts-0.021.tar.gz
 /MooseX-AttributeShortcuts-0.022.tar.gz
+/MooseX-AttributeShortcuts-0.023.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index e74e32c..917b086 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.022
+Version:        0.023
 Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
@@ -30,7 +30,7 @@ BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util)
 BuildRequires:  perl(MooseX::Types::Path::Class)
 BuildRequires:  perl(Path::Class)
-BuildRequires:  perl(Test::CheckDeps) >= 0.007
+BuildRequires:  perl(Test::CheckDeps) >= 0.010
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
 BuildRequires:  perl(Test::Moose::More) >= 0.018
@@ -70,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 14 2014 Petr Pisar <ppisar at redhat.com> - 0.023-1
+- 0.023 bump
+
 * Tue Oct 01 2013 Petr Pisar <ppisar at redhat.com> - 0.022-1
 - 0.022 bump
 
diff --git a/sources b/sources
index 227d1d7..b665334 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-beea3e4cbd7abc56da1269411108f73b  MooseX-AttributeShortcuts-0.022.tar.gz
+3be1347a6e2a733c61ed577973dfe90d  MooseX-AttributeShortcuts-0.023.tar.gz


More information about the scm-commits mailing list