[perl-MooseX-Getopt] update to 0.38

Iain Arnell iarnell at fedoraproject.org
Sat Jan 14 12:25:02 UTC 2012


commit bd7f0258f2c4e657eaab782393006997c1a77a03
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 14 13:24:55 2012 +0100

    update to 0.38

 .gitignore              |    1 +
 perl-MooseX-Getopt.spec |    8 +++++---
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07cfb41..25bcd57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MooseX-Getopt-0.27.tar.gz
 /MooseX-Getopt-0.33.tar.gz
 /MooseX-Getopt-0.35.tar.gz
 /MooseX-Getopt-0.37.tar.gz
+/MooseX-Getopt-0.38.tar.gz
diff --git a/perl-MooseX-Getopt.spec b/perl-MooseX-Getopt.spec
index c96219d..59f5947 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.37
-Release:        3%{?dist}
+Version:        0.38
+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 
@@ -50,12 +50,14 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc ChangeLog README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 14 2012 Iain Arnell <iarnell at gmail.com> 0.38-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.37-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ab54737..4228154 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfe4159989ec3c700e23930c67c18654  MooseX-Getopt-0.37.tar.gz
+745916eaa9b633aafdbdcd0cfed92071  MooseX-Getopt-0.38.tar.gz



More information about the perl-devel mailing list