[perl-MooX-Options] Upgrade to 4.012

David Dick ddick at fedoraproject.org
Tue Oct 14 10:18:23 UTC 2014


commit 6ccf13478b5cd52de17e9af27361ef9d57513734
Author: David Dick <ddick at cpan.org>
Date:   Tue Oct 14 21:18:14 2014 +1100

    Upgrade to 4.012

 .gitignore             |    1 +
 perl-MooX-Options.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67ddbbc..09d35d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooX-Options-4.009.tar.gz
+/MooX-Options-4.012.tar.gz
diff --git a/perl-MooX-Options.spec b/perl-MooX-Options.spec
index aa1664d..c2d9465 100644
--- a/perl-MooX-Options.spec
+++ b/perl-MooX-Options.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooX-Options
-Version:        4.009
-Release:        2%{?dist}
+Version:        4.012
+Release:        1%{?dist}
 Summary:        Explicit Options eXtension for Object Class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -73,6 +73,9 @@ chmod -c -x lib/MooX/Options.pm
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 14 2014 David Dick <ddick at cpan.org> - 4.012-1
+- Upgrade to 4.012
+
 * Tue Sep 09 2014 Jitka Plesnikova <jplesnik at redhat.com> - 4.009-2
 - Perl 5.20 mass
 
diff --git a/sources b/sources
index 940176e..7f84d74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-418fce280edd73bc52acad0d338a9c04  MooX-Options-4.009.tar.gz
+39a68d37d609da937a3ac33354db2075  MooX-Options-4.012.tar.gz



More information about the perl-devel mailing list