[perl-Moo] update to 0.009011

Iain Arnell iarnell at fedoraproject.org
Mon Oct 10 03:19:32 UTC 2011


commit 018e43a3cac967fc7bc3e97da88f15251d4d6ecd
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon Oct 10 05:14:31 2011 +0200

    update to 0.009011

 .gitignore    |    1 +
 perl-Moo.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10aa25f..dffd097 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Moo-0.009010.tar.gz
+/Moo-0.009011.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 57215d9..8d5d578 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
 Name:           perl-Moo
-Version:        0.009010
+Version:        0.009011
 Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
@@ -47,5 +47,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 10 2011 Iain Arnell <iarnell at gmail.com> 0.009011-1
+- update to latest upstream version
+
 * Sun Oct 02 2011 Iain Arnell <iarnell at gmail.com> 0.009010-1
 - Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index 3fec3e9..447c1c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-474b3dd37189b7a5056ec6d2d25096d2  Moo-0.009010.tar.gz
+a4a05fc02ac0d545f2bfd40910d906a0  Moo-0.009011.tar.gz



More information about the perl-devel mailing list