[perl-Moo] update to 0.091014

Iain Arnell iarnell at fedoraproject.org
Tue Jul 17 23:42:00 UTC 2012


commit d7aeebdb99258347c5dfb8993c4bdac073906881
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Jul 17 17:41:45 2012 -0600

    update to 0.091014

 .gitignore    |    1 +
 perl-Moo.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1735201..d974b51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Moo-0.009013.tar.gz
 /Moo-0.009014.tar.gz
 /Moo-0.091007.tar.gz
+/Moo-0.091014.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 5f705cd..f874f85 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Moo
-Version:        0.091007
-Release:        2%{?dist}
+Version:        0.091014
+Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(Class::Method::Modifiers) >= 1.04
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Module::Runtime) >= 0.012
-BuildRequires:  perl(Role::Tiny) >= 1.001001
+BuildRequires:  perl(Role::Tiny) >= 1.001003
 BuildRequires:  perl(strictures) >= 1.001001
 BuildRequires:  perl(Test::Fatal) >= 0.003
 BuildRequires:  perl(Test::More) >= 0.96
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 17 2012 Iain Arnell <iarnell at gmail.com> 0.091014-1
+- update to latest upstream version
+
 * Sat Jun 23 2012 Petr Pisar <ppisar at redhat.com> - 0.091007-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index ff968b6..37f96c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16d99b92097a18b19904fe0256469aa2  Moo-0.091007.tar.gz
+100937be2395297989026780454d9fee  Moo-0.091014.tar.gz


More information about the scm-commits mailing list