commit 7ff1451642f52720101191265750d6599cc652ba
Author: Petr Písař <ppi...@redhat.com>
Date:   Fri Apr 27 13:09:37 2012 +0200

    0.009 bump

 .gitignore                |    1 +
 perl-Test-Moose-More.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aceddd1..46817bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Test-Moose-More-0.006.tar.gz
 /Test-Moose-More-0.007.tar.gz
 /Test-Moose-More-0.008.tar.gz
+/Test-Moose-More-0.009.tar.gz
diff --git a/perl-Test-Moose-More.spec b/perl-Test-Moose-More.spec
index 883f57c..6f8ff25 100644
--- a/perl-Test-Moose-More.spec
+++ b/perl-Test-Moose-More.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Moose-More
-Version:        0.008
+Version:        0.009
 Release:        1%{?dist}
 Summary:        More tools for testing Moose packages
 License:        LGPLv2+
@@ -9,6 +9,7 @@ Source0:        
http://www.cpan.org/authors/id/R/RS/RSRCHBOY/Test-Moose-More-%{v
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Runt-time:
+BuildRequires:  perl(Data::OptList)
 BuildRequires:  perl(Moose::Util)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Sub::Exporter)
@@ -23,7 +24,6 @@ BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(MooseX::AttributeShortcuts)
 BuildRequires:  perl(Test::Builder::Tester)
 # Optional tests:
-# Test::Requires is needed only for author tests which we do not run
 BuildRequires:  perl(Test::Script) >= 1.05
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:       perl(Test::More) >= 0.88
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 27 2012 Petr Pisar <ppi...@redhat.com> - 0.009-1
+- 0.009 bump
+
 * Mon Apr 16 2012 Petr Pisar <ppi...@redhat.com> - 0.008-1
 - 0.008 bump
 
diff --git a/sources b/sources
index 80d467f..b5189de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db5052fcdaa2238220dcd148b66ef68f  Test-Moose-More-0.008.tar.gz
+1545212890dd575341e03b6317f41c6e  Test-Moose-More-0.009.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to