From 19cf49621383a4b14cd56da999163dd9d2133cef Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Sun, 26 Apr 2009 03:47:29 +0000 Subject: [PATCH] - update to 0.18 --- .cvsignore | 2 +- perl-MooseX-Getopt.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 057a951..a96cbac 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -MooseX-Getopt-0.15.tar.gz +MooseX-Getopt-0.18.tar.gz diff --git a/perl-MooseX-Getopt.spec b/perl-MooseX-Getopt.spec index 6ab7546..9a9e3d5 100644 --- a/perl-MooseX-Getopt.spec +++ b/perl-MooseX-Getopt.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-Getopt -Version: 0.15 -Release: 2%{?dist} +Version: 0.18 +Release: 1%{?dist} Summary: Moose role for processing command line options License: GPL+ or Artistic Group: Development/Libraries @@ -14,7 +14,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Getopt::Long::Descriptive) # 2.35 is what we have in F-8 perl -- tests all pass BuildRequires: perl(Getopt::Long) >= 2.35 -BuildRequires: perl(Moose) >= 0.43 +BuildRequires: perl(Moose) >= 0.56 # tests... BuildRequires: perl(Test::More) >= 0.62 @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Sat Apr 25 2009 Chris Weyl 0.18-1 +- update to 0.18 + * Thu Feb 26 2009 Fedora Release Engineering - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 6bf28f7..1feaea1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3269f83b588f1bdcbe25ea450ec3b96 MooseX-Getopt-0.15.tar.gz +10dff3c6b5c5dfb3f1dafed05229437c MooseX-Getopt-0.18.tar.gz