commit 80e6a607aeddd9777e5cd5021b722145e9b4b513
Author: Iain Arnell <iarn...@gmail.com>
Date:   Fri Jun 7 07:55:38 2013 -0600

    update to 1.002000

 .gitignore    |    1 +
 perl-Moo.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f06f5c..6fb95f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Moo-1.000007.tar.gz
 /Moo-1.000008.tar.gz
 /Moo-1.001000.tar.gz
+/Moo-1.002000.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index eaa24a3..839999e 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
 Name:           perl-Moo
-Version:        1.001000
+Version:        1.002000
 Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Moo/
 Source0:        
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Moo-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Class::Method::Modifiers) >= 1.10
-BuildRequires:  perl(Devel::GlobalDestruction) >= 0.09
+BuildRequires:  perl(Devel::GlobalDestruction) >= 0.11
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Module::Runtime) >= 0.012
 BuildRequires:  perl(Role::Tiny) >= 1.002004
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 07 2013 Iain Arnell <iarn...@gmail.com> 1.002000-1
+- update to latest upstream version
+
 * Fri Apr 19 2013 Iain Arnell <iarn...@gmail.com> 1.001000-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 6b41f68..51258b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7448b2389c860abd91fe7b5cdcf383cf  Moo-1.001000.tar.gz
+db8d2e02417afaaead44cff6f6392b7b  Moo-1.002000.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to