[perl-Moo] Update to 2.000001

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 22 09:53:30 UTC 2015


commit 2e1b2cd07d9a7dcb1425c1aea887ae7cce3eb133
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 22 10:53:27 2015 +0100

    Update to 2.000001

 .gitignore    | 1 +
 perl-Moo.spec | 5 ++++-
 sources       | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 511d579..b28b6dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /Moo-1.006001.tar.gz
 /Moo-1.007000.tar.gz
 /Moo-2.000000.tar.gz
+/Moo-2.000001.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index a5d97af..28acd82 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
 Name:           perl-Moo
-Version:        2.000000
+Version:        2.000001
 Release:        1%{?dist}
 Summary:        Minimalist Object Orientation (with Moose compatibility)
 License:        GPL+ or Artistic
@@ -93,6 +93,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 2.000001-1
+- Update to 2.000001
+
 * Sun Mar 08 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 2.000000-1
 - Update to 2.000000
 
diff --git a/sources b/sources
index db96a1e..da12ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5b9072f321c66915e3af3d8e6b6674e  Moo-2.000000.tar.gz
+61cfeb965736736e7c5687a28d097ac0  Moo-2.000001.tar.gz


More information about the perl-devel mailing list