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

Iain Arnell iarnell at fedoraproject.org
Fri Feb 15 16:06:44 UTC 2013


commit fb1d001feba48182941572014344336bd0712dff
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Feb 15 09:06:38 2013 -0700

    update to 0.44

 .gitignore                         |    1 +
 perl-MooseX-Method-Signatures.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33d63d6..a7b8859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ MooseX-Method-Signatures-0.35.tar.gz
 /MooseX-Method-Signatures-0.37.tar.gz
 /MooseX-Method-Signatures-0.42.tar.gz
 /MooseX-Method-Signatures-0.43.tar.gz
+/MooseX-Method-Signatures-0.44.tar.gz
diff --git a/perl-MooseX-Method-Signatures.spec b/perl-MooseX-Method-Signatures.spec
index 5afdc73..5e835d0 100644
--- a/perl-MooseX-Method-Signatures.spec
+++ b/perl-MooseX-Method-Signatures.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-Method-Signatures
-Version:        0.43
-Release:        4%{?dist}
+Version:        0.44
+Release:        1%{?dist}
 Summary:        Method declarations with type constraints and no source filter
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -84,6 +84,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 15 2013 Iain Arnell <iarnell at gmail.com> 0.44-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.43-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 2fa3e56..e8d0e1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbe3b08e310e79e404aa68caf3138d19  MooseX-Method-Signatures-0.43.tar.gz
+03afec8beb2c6d667784ce3317a5814f  MooseX-Method-Signatures-0.44.tar.gz



More information about the perl-devel mailing list