diff --git a/.cvsignore b/.cvsignore index 6f0d381..057a951 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -MooseX-Getopt-0.13.tar.gz +MooseX-Getopt-0.15.tar.gz diff --git a/perl-MooseX-Getopt.spec b/perl-MooseX-Getopt.spec index a29fa10..2071074 100644 --- a/perl-MooseX-Getopt.spec +++ b/perl-MooseX-Getopt.spec @@ -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 0.15-1 +- update to 0.15 + * Thu Jul 10 2008 Chris Weyl 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 diff --git a/sources b/sources index deb2532..6bf28f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bf0e8de583eb5635540c16c37b4ec5b MooseX-Getopt-0.13.tar.gz +b3269f83b588f1bdcbe25ea450ec3b96 MooseX-Getopt-0.15.tar.gz