[perl-MooseX-Types-Common] update to 0.001005

Iain Arnell iarnell at fedoraproject.org
Tue Feb 21 13:15:07 UTC 2012


commit a78ef5e3da4ce7e56ba926044e43f6da1b997551
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Feb 21 06:15:00 2012 -0700

    update to 0.001005

 .gitignore                    |    1 +
 perl-MooseX-Types-Common.spec |    8 ++++++--
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4832ce..00a5b3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MooseX-Types-Common-0.001002.tar.gz
 /MooseX-Types-Common-0.001003.tar.gz
 /MooseX-Types-Common-0.001004.tar.gz
+/MooseX-Types-Common-0.001005.tar.gz
diff --git a/perl-MooseX-Types-Common.spec b/perl-MooseX-Types-Common.spec
index eded53d..f7d1b0f 100644
--- a/perl-MooseX-Types-Common.spec
+++ b/perl-MooseX-Types-Common.spec
@@ -1,7 +1,7 @@
 Name:           perl-MooseX-Types-Common 
 Summary:        A library of commonly used type constraints 
-Version:        0.001004
-Release:        2%{?dist}
+Version:        0.001005
+Release:        1%{?dist}
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/A/AR/ARCANEZ/MooseX-Types-Common-%{version}.tar.gz
@@ -13,6 +13,7 @@ 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
 
@@ -51,6 +52,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Feb 21 2012 Iain Arnell <iarnell at gmail.com> 0.001005-1
+- update to latest upstream version
+
 * Sun Jan 22 2012 Iain Arnell <iarnell at gmail.com> 0.001004-2
 - drop tests subpackage; move tests to main package documentation
 
diff --git a/sources b/sources
index 858fd26..ece79c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e6ac09fc14143362a8b1d1e66cd9543  MooseX-Types-Common-0.001004.tar.gz
+f47735280e96117dd11241b0fff35fb4  MooseX-Types-Common-0.001005.tar.gz


More information about the scm-commits mailing list