[perl-MooseX-Getopt] update to 0.39

Iain Arnell iarnell at fedoraproject.org
Sat Feb 4 07:34:24 UTC 2012


commit fada0517568513a24c967c9fd48a8045d0fdb86f
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Feb 4 08:34:15 2012 +0100

    update to 0.39

 .gitignore              |    1 +
 perl-MooseX-Getopt.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25bcd57..9778a8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ MooseX-Getopt-0.27.tar.gz
 /MooseX-Getopt-0.35.tar.gz
 /MooseX-Getopt-0.37.tar.gz
 /MooseX-Getopt-0.38.tar.gz
+/MooseX-Getopt-0.39.tar.gz
diff --git a/perl-MooseX-Getopt.spec b/perl-MooseX-Getopt.spec
index cd1e634..f65b76b 100644
--- a/perl-MooseX-Getopt.spec
+++ b/perl-MooseX-Getopt.spec
@@ -1,7 +1,7 @@
 Name:           perl-MooseX-Getopt
 Summary:        Moose role for processing command line options
-Version:        0.38
-Release:        3%{?dist}
+Version:        0.39
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-Getopt-%{version}.tar.gz 
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 04 2012 Iain Arnell <iarnell at gmail.com> 0.39-1
+- update to latest upstream version
+
 * Sun Jan 22 2012 Iain Arnell <iarnell at gmail.com> 0.38-3
 - drop tests subpackage; move tests to main package documentation
 
diff --git a/sources b/sources
index 4228154..f771070 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-745916eaa9b633aafdbdcd0cfed92071  MooseX-Getopt-0.38.tar.gz
+f4e6ffb5794335eb6222dd822357687a  MooseX-Getopt-0.39.tar.gz


More information about the scm-commits mailing list