[perl-Moo] update to 1.000003

Iain Arnell iarnell at fedoraproject.org
Sun Sep 9 17:02:54 UTC 2012


commit 765a563108f07e3b6a594e24fb0a5c9730d7b375
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Sep 9 11:02:38 2012 -0600

    update to 1.000003

 .gitignore    |    1 +
 perl-Moo.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 764be93..e42f044 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Moo-0.091014.tar.gz
 /Moo-1.000000.tar.gz
 /Moo-1.000001.tar.gz
+/Moo-1.000003.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 1e44bca..c692c65 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,13 +1,14 @@
 Name:           perl-Moo
-Version:        1.000001
+Version:        1.000003
 Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Moo/
-Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Moo-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Moo-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Class::Method::Modifiers) >= 1.04
+BuildRequires:  perl(Devel::GlobalDestruction) >= 0.09
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Module::Runtime) >= 0.012
 BuildRequires:  perl(Role::Tiny) >= 1.001003
@@ -51,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 09 2012 Iain Arnell <iarnell at gmail.com> 1.000003-1
+- update to latest upstream version
+
 * Sun Jul 29 2012 Iain Arnell <iarnell at gmail.com> 1.000001-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 2978545..719b33a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d89a4df8b6483374de1db7c6ab397424  Moo-1.000001.tar.gz
+8706d4a872360db5e2c71adde08f4a3c  Moo-1.000003.tar.gz


More information about the scm-commits mailing list