rpms/perl-MooseX-Getopt/devel .cvsignore, 1.6, 1.7 perl-MooseX-Getopt.spec, 1.10, 1.11 sources, 1.6, 1.7

Chris Weyl cweyl at fedoraproject.org
Wed Aug 19 07:33:36 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-Getopt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32211

Modified Files:
	.cvsignore perl-MooseX-Getopt.spec sources 
Log Message:
* Wed Aug 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
- auto-update to 0.20 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Getopt::Long) (2.35 => 2.37)
- added a new req on perl(Getopt::Long) (version 2.37)
- added a new req on perl(Getopt::Long::Descriptive) (version 0)
- added a new req on perl(Moose) (version 0.56)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	26 Apr 2009 03:47:29 -0000	1.6
+++ .cvsignore	19 Aug 2009 07:33:35 -0000	1.7
@@ -1 +1 @@
-MooseX-Getopt-0.18.tar.gz
+MooseX-Getopt-0.20.tar.gz


Index: perl-MooseX-Getopt.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/perl-MooseX-Getopt.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-MooseX-Getopt.spec	26 Jul 2009 11:26:28 -0000	1.10
+++ perl-MooseX-Getopt.spec	19 Aug 2009 07:33:35 -0000	1.11
@@ -1,19 +1,19 @@
 Name:           perl-MooseX-Getopt
-Version:        0.18
-Release:        2%{?dist}
+Version:        0.20
+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/modules/by-module/MooseX/MooseX-Getopt-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/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))
 
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 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(Getopt::Long)              >= 2.37
 BuildRequires:  perl(Moose)                     >= 0.56
 
 # tests...
@@ -25,8 +25,13 @@ BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
 
+### auto-added reqs!
+Requires:       perl(Getopt::Long) >= 2.37
+Requires:       perl(Getopt::Long::Descriptive)
+Requires:       perl(Moose) >= 0.56
+
 %description
-This is a Moose role which provides an alternate constructor for creating 
+This is a Moose role which provides an alternate constructor for creating
 objects using parameters passed in from the command line.
 
 %prep
@@ -61,6 +66,14 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
+- auto-update to 0.20 (by cpan-spec-update 0.01)
+- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
+- altered br on perl(Getopt::Long) (2.35 => 2.37)
+- added a new req on perl(Getopt::Long) (version 2.37)
+- added a new req on perl(Getopt::Long::Descriptive) (version 0)
+- added a new req on perl(Moose) (version 0.56)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	26 Apr 2009 03:47:29 -0000	1.6
+++ sources	19 Aug 2009 07:33:35 -0000	1.7
@@ -1 +1 @@
-10dff3c6b5c5dfb3f1dafed05229437c  MooseX-Getopt-0.18.tar.gz
+ff4321b78f1d26cef3a18af4c5f18057  MooseX-Getopt-0.20.tar.gz




More information about the fedora-extras-commits mailing list