[perl-Moo] update to 1.000001

Iain Arnell iarnell at fedoraproject.org
Sun Jul 29 16:44:45 UTC 2012


commit febd487e892936e6e731d28105d9e1dc28ac1c0c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Jul 29 10:40:12 2012 -0600

    update to 1.000001

 .gitignore    |    1 +
 perl-Moo.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfbe23b..764be93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Moo-0.091007.tar.gz
 /Moo-0.091014.tar.gz
 /Moo-1.000000.tar.gz
+/Moo-1.000001.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 490f8f0..1e44bca 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Moo
-Version:        1.000000
-Release:        2%{?dist}
+Version:        1.000001
+Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 29 2012 Iain Arnell <iarnell at gmail.com> 1.000001-1
+- update to latest upstream version
+
 * Thu Jul 26 2012 Iain Arnell <iarnell at gmail.com> 1.000000-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ad79b10..2978545 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-089cd4ea72888f3ce3e557c8de17cb1d  Moo-1.000000.tar.gz
+d89a4df8b6483374de1db7c6ab397424  Moo-1.000001.tar.gz


More information about the scm-commits mailing list