rpms/perl-MooseX-Getopt/devel auto.ini, NONE, 1.1 .cvsignore, 1.9, 1.10 perl-MooseX-Getopt.spec, 1.14, 1.15 sources, 1.9, 1.10

Chris Weyl cweyl at fedoraproject.org
Sun Mar 14 18:54:59 UTC 2010


Author: cweyl

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

Modified Files:
	.cvsignore perl-MooseX-Getopt.spec sources 
Added Files:
	auto.ini 
Log Message:
* Sun Mar 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
- update by Fedora::App::MaintainerTools 0.006
- updating to latest GA CPAN version (0.27)
- altered br on perl(Getopt::Long::Descriptive) (0.077 => 0.081)
- dropped old BR on perl(Scalar::Util)
- dropped old BR on perl(Test::Pod::Coverage)
- altered req on perl(Getopt::Long::Descriptive) (0.077 => 0.081)



--- NEW FILE auto.ini ---
[add_build_requires]
perl(Test::Pod)=0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	5 Feb 2010 22:36:29 -0000	1.9
+++ .cvsignore	14 Mar 2010 18:54:59 -0000	1.10
@@ -1 +1 @@
-MooseX-Getopt-0.26.tar.gz
+MooseX-Getopt-0.27.tar.gz


Index: perl-MooseX-Getopt.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/perl-MooseX-Getopt.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-MooseX-Getopt.spec	5 Feb 2010 22:36:29 -0000	1.14
+++ perl-MooseX-Getopt.spec	14 Mar 2010 18:54:59 -0000	1.15
@@ -1,31 +1,31 @@
 Name:           perl-MooseX-Getopt
-Version:        0.26
-Release:        1%{?dist}
 Summary:        Moose role for processing command line options
+Version:        0.27
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
+Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/MooseX-Getopt-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/MooseX-Getopt/
-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))
+BuildArch:      noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
-BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.077
-BuildRequires:  perl(Getopt::Long)              >= 2.37
-BuildRequires:  perl(Moose)                     >= 0.56
-BuildRequires:  perl(Test::More)      >= 0.62
+BuildRequires:  perl(Getopt::Long) >= 2.37
+BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.081
+BuildRequires:  perl(Moose) >= 0.56
 BuildRequires:  perl(Test::Exception) >= 0.21
-BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Moose)
+BuildRequires:  perl(Test::More) >= 0.62
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
 
 Requires:       perl(Getopt::Long) >= 2.37
-Requires:       perl(Getopt::Long::Descriptive) >= 0.077
+Requires:       perl(Getopt::Long::Descriptive) >= 0.081
 Requires:       perl(Moose) >= 0.56
 
+
 %{?perl_default_filter}
+%{?perl_default_subpackage_tests}
 
 %description
 This is a Moose role which provides an alternate constructor for creating
@@ -56,11 +56,19 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog README t/
+%doc ChangeLog README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
+- update by Fedora::App::MaintainerTools 0.006
+- updating to latest GA CPAN version (0.27)
+- altered br on perl(Getopt::Long::Descriptive) (0.077 => 0.081)
+- dropped old BR on perl(Scalar::Util)
+- dropped old BR on perl(Test::Pod::Coverage)
+- altered req on perl(Getopt::Long::Descriptive) (0.077 => 0.081)
+
 * Fri Feb 05 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.26-1
 - add perl_default_filter
 - PERL_INSTALL_ROOT => DESTDIR in install


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Getopt/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	5 Feb 2010 22:36:29 -0000	1.9
+++ sources	14 Mar 2010 18:54:59 -0000	1.10
@@ -1 +1 @@
-e8b215f63752d41be3d025130f4fa9b9  MooseX-Getopt-0.26.tar.gz
+11ed68d03fae4424add1ad964ccdc7c7  MooseX-Getopt-0.27.tar.gz




More information about the perl-devel mailing list