[perl-MooseX-AttributeShortcuts] 0.006 bump

Petr Pisar ppisar at fedoraproject.org
Tue Nov 1 08:51:19 UTC 2011


commit bbe9e588b10eeec69359a46308ee2119faf165f3
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 1 09:51:00 2011 +0100

    0.006 bump

 .gitignore                          |    1 +
 perl-MooseX-AttributeShortcuts.spec |    9 +++++----
 sources                             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad83178..0348ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooseX-AttributeShortcuts-0.005.tar.gz
+/MooseX-AttributeShortcuts-0.006.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index 7e9dff9..f135eeb 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.005
+Version:        0.006
 Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
@@ -16,14 +16,12 @@ BuildRequires:  perl(MooseX::Types::Common::String)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(namespace::autoclean)
 # Tests only:
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Moose::Role)
-BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -60,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 01 2011 Petr Pisar <ppisar at redhat.com> - 0.006-1
+- 0.006 bump
+
 * Thu Sep 29 2011 Petr Pisar <ppisar at redhat.com> 0.005-1
 - Specfile autogenerated by cpanspec 1.78.
 - Remove BuildRoot and defattr spec code
diff --git a/sources b/sources
index 67541a3..1657f65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9e48d36dcb81794af69cb324edf0979  MooseX-AttributeShortcuts-0.005.tar.gz
+ca7d063db9f2a30db655662f50bcfaf7  MooseX-AttributeShortcuts-0.006.tar.gz


More information about the scm-commits mailing list