[perl-Moose] update to 2.0602

Iain Arnell iarnell at fedoraproject.org
Tue May 8 00:21:17 UTC 2012


commit 3e5b11b0c256482dc140e86d652e40090d712840
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon May 7 18:13:19 2012 -0600

    update to 2.0602

 .gitignore      |    1 +
 perl-Moose.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9421440..bcbfc4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Moose-1.08.tar.gz
 /Moose-2.0205.tar.gz
 /Moose-2.0401.tar.gz
 /Moose-2.0402.tar.gz
+/Moose-2.0602.tar.gz
diff --git a/perl-Moose.spec b/perl-Moose.spec
index 7f739ac..02fc6e8 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,7 +1,7 @@
 Name:           perl-Moose
 Summary:        Complete modern object system for Perl 5
-Version:        2.0402
-Release:        2%{?dist}
+Version:        2.0602
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Moose-%{version}.tar.gz
@@ -157,6 +157,9 @@ make test
 %{_mandir}/man3/Test::Moose*
 
 %changelog
+* Mon May 07 2012 Iain Arnell <iarnell at gmail.com> 2.0602-1
+- update to latest upstream version
+
 * Fri Apr 06 2012 Iain Arnell <iarnell at gmail.com> 2.0402-2
 - avoid circular build-dependencies with Data::Visitor and Devel::Partialdump
   (patch from Paul Howarth rhbz#810394)
diff --git a/sources b/sources
index 25bd73d..121883d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5da95d9e72ba83d0a11840ab83310d1  Moose-2.0402.tar.gz
+50ea31986dda9f196b9437661664a7bf  Moose-2.0602.tar.gz


More information about the scm-commits mailing list