[perl-Moo] update to 1.000004

Iain Arnell iarnell at fedoraproject.org
Fri Oct 19 18:44:22 UTC 2012


commit c083234ad761f2ebfabb9b9e1025596b17786491
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Oct 19 12:44:16 2012 -0600

    update to 1.000004

 .gitignore    |    1 +
 perl-Moo.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e42f044..7aa7c04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Moo-1.000000.tar.gz
 /Moo-1.000001.tar.gz
 /Moo-1.000003.tar.gz
+/Moo-1.000004.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index c692c65..1412980 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,11 +1,11 @@
 Name:           perl-Moo
-Version:        1.000003
+Version:        1.000004
 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/I/IL/ILMARI/Moo-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Moo-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Class::Method::Modifiers) >= 1.04
 BuildRequires:  perl(Devel::GlobalDestruction) >= 0.09
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 19 2012 Iain Arnell <iarnell at gmail.com> 1.000004-1
+- update to latest upstream version
+
 * Sun Sep 09 2012 Iain Arnell <iarnell at gmail.com> 1.000003-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 719b33a..125691b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8706d4a872360db5e2c71adde08f4a3c  Moo-1.000003.tar.gz
+b072b85cca96512d253004be00bd48c7  Moo-1.000004.tar.gz


More information about the scm-commits mailing list