- update to 0.15

epel9
Chris Weyl 17 years ago
parent 26934b03d3
commit 1dda4d6897

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

@ -1,11 +1,11 @@
Name: perl-MooseX-Getopt
Version: 0.13
Release: 2%{?dist}
Version: 0.15
Release: 1%{?dist}
Summary: Moose role for processing command line options
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/MooseX-Getopt/
Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Getopt-%{version}.tar.gz
Source0: http://www.cpan.org/modules/by-module/MooseX/MooseX-Getopt-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -61,6 +61,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Mon Sep 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.15-1
- update to 0.15
* Thu Jul 10 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.13-2
- tweak Getopt::Long dep to 2.35; passes tests just fine with 2.35, and that's
what we have in F-8 perl

@ -1 +1 @@
9bf0e8de583eb5635540c16c37b4ec5b MooseX-Getopt-0.13.tar.gz
b3269f83b588f1bdcbe25ea450ec3b96 MooseX-Getopt-0.15.tar.gz

Loading…
Cancel
Save