[perl-MooseX-Method-Signatures] update to 0.36

Iain Arnell iarnell at fedoraproject.org
Tue Sep 7 03:53:27 UTC 2010


commit 182bdbc51b4dd457c7e6e921932b477876c197b7
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Sep 7 05:53:27 2010 +0200

    update to 0.36

 .gitignore                         |    1 +
 perl-MooseX-Method-Signatures.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c51db42..60c37a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 MooseX-Method-Signatures-0.35.tar.gz
+/MooseX-Method-Signatures-0.36.tar.gz
diff --git a/perl-MooseX-Method-Signatures.spec b/perl-MooseX-Method-Signatures.spec
index ccc3153..1a01249 100644
--- a/perl-MooseX-Method-Signatures.spec
+++ b/perl-MooseX-Method-Signatures.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-Method-Signatures
-Version:        0.35
+Version:        0.36
 Release:        1%{?dist}
 Summary:        Method declarations with type constraints and no source filter
 License:        GPL+ or Artistic
@@ -19,7 +19,7 @@ BuildRequires:  perl(Moose::Meta::Method)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
-BuildRequires:  perl(MooseX::LazyRequire) >= 0.04
+BuildRequires:  perl(MooseX::LazyRequire) >= 0.06
 BuildRequires:  perl(MooseX::Meta::TypeConstraint::ForceCoercion)
 BuildRequires:  perl(MooseX::Types) >= 0.19
 BuildRequires:  perl(MooseX::Types::Moose) >= 0.19
@@ -71,6 +71,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 07 2010 Iain Arnell <iarnell at gmail.com> 0.36-1
+- update to latest upstream
+
 * Tue Jul 27 2010 Iain Arnell <iarnell at gmail.com> 0.35-1
 - update to latest upstream
 - update spec for modern rpmbuild
diff --git a/sources b/sources
index bc0a809..70cdf7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec054aca6281d253dcffdbc02a0f2ec8  MooseX-Method-Signatures-0.35.tar.gz
+03417d40ac9d482120109c87861012b8  MooseX-Method-Signatures-0.36.tar.gz


More information about the scm-commits mailing list