From bd7f0258f2c4e657eaab782393006997c1a77a03 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Sat, 14 Jan 2012 13:24:55 +0100 Subject: [PATCH] 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 0.38-1 +- update to latest upstream version + * Fri Jan 13 2012 Fedora Release Engineering - 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