rpms/perl-MooseX-Getopt/devel .cvsignore, 1.7, 1.8 perl-MooseX-Getopt.spec, 1.11, 1.12 sources, 1.7, 1.8

Chris Weyl cweyl at fedoraproject.org
Sat Sep 19 18:46:07 UTC 2009


Author: cweyl

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

Modified Files:
	.cvsignore perl-MooseX-Getopt.spec sources 
Log Message:
* Sat Sep 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
- auto-update to 0.22 (by cpan-spec-update 0.01)
- altered br on perl(Getopt::Long::Descriptive) (0 => 0.077)
- added a new br on perl(Test::Moose) (version 0)
- altered req on perl(Getopt::Long::Descriptive) (0 => 0.077)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	19 Aug 2009 07:33:35 -0000	1.7
+++ .cvsignore	19 Sep 2009 18:46:06 -0000	1.8
@@ -1 +1 @@
-MooseX-Getopt-0.20.tar.gz
+MooseX-Getopt-0.22.tar.gz


Index: perl-MooseX-Getopt.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/perl-MooseX-Getopt.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- perl-MooseX-Getopt.spec	19 Aug 2009 07:33:35 -0000	1.11
+++ perl-MooseX-Getopt.spec	19 Sep 2009 18:46:06 -0000	1.12
@@ -1,17 +1,17 @@
 Name:           perl-MooseX-Getopt
-Version:        0.20
+Version:        0.22
 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://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MooseX-Getopt-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/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) >= 6.42
-BuildRequires:  perl(Getopt::Long::Descriptive)
+BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.077
 # 2.35 is what we have in F-8 perl -- tests all pass
 BuildRequires:  perl(Getopt::Long)              >= 2.37
 BuildRequires:  perl(Moose)                     >= 0.56
@@ -27,9 +27,12 @@ BuildRequires:  perl(Test::Pod), perl(Te
 
 ### auto-added reqs!
 Requires:       perl(Getopt::Long) >= 2.37
-Requires:       perl(Getopt::Long::Descriptive)
+Requires:       perl(Getopt::Long::Descriptive) >= 0.077
 Requires:       perl(Moose) >= 0.56
 
+### auto-added brs!
+BuildRequires:  perl(Test::Moose)
+
 %description
 This is a Moose role which provides an alternate constructor for creating
 objects using parameters passed in from the command line.
@@ -66,6 +69,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat Sep 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
+- auto-update to 0.22 (by cpan-spec-update 0.01)
+- altered br on perl(Getopt::Long::Descriptive) (0 => 0.077)
+- added a new br on perl(Test::Moose) (version 0)
+- altered req on perl(Getopt::Long::Descriptive) (0 => 0.077)
+
 * 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)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	19 Aug 2009 07:33:35 -0000	1.7
+++ sources	19 Sep 2009 18:46:06 -0000	1.8
@@ -1 +1 @@
-ff4321b78f1d26cef3a18af4c5f18057  MooseX-Getopt-0.20.tar.gz
+2900e4b9ad701aac0dad289a3a04d5f2  MooseX-Getopt-0.22.tar.gz




More information about the fedora-extras-commits mailing list