From 69e628afa5666fcf7ae629c4a043dcc781c7780d Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Sun, 26 Feb 2012 09:42:14 -0700 Subject: [PATCH] update to 0.001007 --- .gitignore | 1 + perl-MooseX-Types-Common.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3383f4f..67cb29c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ MooseX-Types-Common-0.001002.tar.gz /MooseX-Types-Common-0.001004.tar.gz /MooseX-Types-Common-0.001005.tar.gz /MooseX-Types-Common-0.001006.tar.gz +/MooseX-Types-Common-0.001007.tar.gz diff --git a/perl-MooseX-Types-Common.spec b/perl-MooseX-Types-Common.spec index 4419ec8..0e75f3f 100644 --- a/perl-MooseX-Types-Common.spec +++ b/perl-MooseX-Types-Common.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-Types-Common Summary: A library of commonly used type constraints -Version: 0.001006 +Version: 0.001007 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -13,7 +13,6 @@ BuildRequires: perl(Capture::Tiny) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.36 BuildRequires: perl(Moose) >= 0.39 BuildRequires: perl(MooseX::Types) >= 0.04 -BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.62 @@ -52,6 +51,10 @@ make test %{_mandir}/man3/*.3* %changelog +* Sun Feb 26 2012 Iain Arnell 0.001007-1 +- update to latest upstream version +- drop Test::Exception build requirement again + * Thu Feb 23 2012 Iain Arnell 0.001006-1 - update to latest upstream version diff --git a/sources b/sources index 89fc7fc..7e49d2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e5d0fdb5cd48bf910ed1f6b6e712039 MooseX-Types-Common-0.001006.tar.gz +7a347bb8a82ee58a3d1a9f74c0f6c804 MooseX-Types-Common-0.001007.tar.gz