rpms/perl-CatalystX-Component-Traits/devel .cvsignore, 1.2, 1.3 perl-CatalystX-Component-Traits.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Sun Dec 6 02:11:15 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-CatalystX-Component-Traits/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25050

Modified Files:
	.cvsignore perl-CatalystX-Component-Traits.spec sources 
Log Message:
* Sun Dec 06 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
- auto-update to 0.14 (by cpan-spec-update 0.01)
- altered br on perl(Test::More) (0 => 0.88)
- added a new req on perl(List::MoreUtils) (version 0)
- added a new req on perl(Scalar::Util) (version 0)
- added a new req on perl(namespace::autoclean) (version 0)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-CatalystX-Component-Traits/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	10 Sep 2009 20:06:08 -0000	1.2
+++ .cvsignore	6 Dec 2009 02:11:15 -0000	1.3
@@ -1 +1 @@
-CatalystX-Component-Traits-0.10.tar.gz
+CatalystX-Component-Traits-0.14.tar.gz


Index: perl-CatalystX-Component-Traits.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-CatalystX-Component-Traits/devel/perl-CatalystX-Component-Traits.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-CatalystX-Component-Traits.spec	10 Sep 2009 20:06:08 -0000	1.1
+++ perl-CatalystX-Component-Traits.spec	6 Dec 2009 02:11:15 -0000	1.2
@@ -1,5 +1,5 @@
 Name:       perl-CatalystX-Component-Traits
-Version:    0.10
+Version:    0.14
 Release:    1%{?dist}
 # lib/CatalystX/Component/Traits.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic
@@ -19,22 +19,27 @@ BuildRequires: perl(Moose::Autobox)
 BuildRequires: perl(MooseX::Traits::Pluggable) >= 0.08
 BuildRequires: perl(namespace::autoclean)
 BuildRequires: perl(Scalar::Util)
-BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::More) >= 0.88
 BuildRequires: perl(CPAN)
 # optional tests
 BuildRequires: perl(Test::Pod)
 
-# autoreq really doesn't have a clue when it comes to Moosey bits 
+# autoreq really doesn't have a clue when it comes to Moosey bits
 Requires:       perl(Catalyst::Runtime) >= 5.80005
 Requires:       perl(Moose::Autobox)
 Requires:       perl(MooseX::Traits::Pluggable) >= 0.08
 
 %{?perl_default_filter}
 
+### auto-added reqs!
+Requires:       perl(List::MoreUtils)
+Requires:       perl(Scalar::Util)
+Requires:       perl(namespace::autoclean)
+
 %description
 Adds a "COMPONENT" method to your Catalyst component base class that
 reads the optional 'traits' parameter from app and component config
-and instantiates the component subclass with those traits using 
+and instantiates the component subclass with those traits using
 MooseX::Traits/new_with_traits from MooseX::Traits::Pluggable.
 
 
@@ -67,6 +72,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Dec 06 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
+- auto-update to 0.14 (by cpan-spec-update 0.01)
+- altered br on perl(Test::More) (0 => 0.88)
+- added a new req on perl(List::MoreUtils) (version 0)
+- added a new req on perl(Scalar::Util) (version 0)
+- added a new req on perl(namespace::autoclean) (version 0)
+
 * Fri Sep 04 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.10-1
 - submission
 - add standard req/prov filter


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-CatalystX-Component-Traits/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	10 Sep 2009 20:06:08 -0000	1.2
+++ sources	6 Dec 2009 02:11:15 -0000	1.3
@@ -1 +1 @@
-bf83abe598cae65a2efdf17e38cbced5  CatalystX-Component-Traits-0.10.tar.gz
+ebf80365de2e4557eef14f4cec0c3195  CatalystX-Component-Traits-0.14.tar.gz




More information about the Fedora-perl-devel-list mailing list