[perl-Moose] update to 2.0205

Iain Arnell iarnell at fedoraproject.org
Sat Oct 1 08:01:28 UTC 2011


commit de074d6fe17aa54b7783fdbae4d4f2a59a97ba63
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 1 09:55:51 2011 +0200

    update to 2.0205

 .gitignore      |    1 +
 perl-Moose.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a102113..6992121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Moose-1.08.tar.gz
 /Moose-2.0010.tar.gz
 /Moose-2.0202.tar.gz
 /Moose-2.0204.tar.gz
+/Moose-2.0205.tar.gz
diff --git a/perl-Moose.spec b/perl-Moose.spec
index 31380a0..8467efe 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,10 +1,10 @@
 Name:           perl-Moose
 Summary:        Complete modern object system for Perl 5
-Version:        2.0204
-Release:        2%{?dist}
+Version:        2.0205
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Moose-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Moose-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -178,6 +178,9 @@ make test
 %{_mandir}/man3/Test::Moose*
 
 %changelog
+* Sat Oct 01 2011 Iain Arnell <iarnell at gmail.com> 2.0205-1
+- update to latest upstream version
+
 * Tue Sep 13 2011 Petr Pisar <ppisar at redhat.com> - 2.0204-2
 - Build-require Carp because Carp dual-lives now (bug #736768)
 
diff --git a/sources b/sources
index 15b6b2c..2a43d50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d5ef94b2af69c1e92978303597a27e8  Moose-2.0204.tar.gz
+0153a7e479a848c8c0d12a7c496dbaa3  Moose-2.0205.tar.gz



More information about the perl-devel mailing list