- update to 0.18

This commit is contained in:
Chris Weyl 2009-04-26 03:47:29 +00:00
parent a92cbde3d9
commit 19cf496213
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
MooseX-Getopt-0.15.tar.gz
MooseX-Getopt-0.18.tar.gz

View File

@ -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 <cweyl@alumni.drew.edu> 0.18-1
- update to 0.18
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
b3269f83b588f1bdcbe25ea450ec3b96 MooseX-Getopt-0.15.tar.gz
10dff3c6b5c5dfb3f1dafed05229437c MooseX-Getopt-0.18.tar.gz