[perl-Moo] update to 1.000008

Iain Arnell iarnell at fedoraproject.org
Fri Feb 15 16:25:24 UTC 2013


commit d21b5121ef78e9949da90aee1ee574321378fd33
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Feb 15 09:25:19 2013 -0700

    update to 1.000008

 .gitignore    |    1 +
 perl-Moo.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 210001a..5ec0490 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Moo-1.000004.tar.gz
 /Moo-1.000005.tar.gz
 /Moo-1.000007.tar.gz
+/Moo-1.000008.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 21f4ee6..66550eb 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Moo
-Version:        1.000007
-Release:        2%{?dist}
+Version:        1.000008
+Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 15 2013 Iain Arnell <iarnell at gmail.com> 1.000008-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.000007-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a785f0f..3e3afec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef0d9a223515220dd730b373ba6e5041  Moo-1.000007.tar.gz
+3dff03704f5c3881d30ea4a6326aa0a4  Moo-1.000008.tar.gz



More information about the perl-devel mailing list