[perl-CatalystX-Component-Traits] update to 0.16

Iain Arnell iarnell at fedoraproject.org
Wed Oct 6 16:03:57 UTC 2010


commit c7aa7fc3d715c237da891d5a7bed847a2d1f62e2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Oct 6 17:54:17 2010 +0200

    update to 0.16

 .gitignore                           |    1 +
 perl-CatalystX-Component-Traits.spec |   12 ++++++------
 sources                              |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a84f355..5ebcb58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CatalystX-Component-Traits-0.14.tar.gz
+/CatalystX-Component-Traits-0.16.tar.gz
diff --git a/perl-CatalystX-Component-Traits.spec b/perl-CatalystX-Component-Traits.spec
index dc980d9..0f8f1cf 100644
--- a/perl-CatalystX-Component-Traits.spec
+++ b/perl-CatalystX-Component-Traits.spec
@@ -1,10 +1,10 @@
 Name:           perl-CatalystX-Component-Traits
 Summary:        Automatic Trait Loading and Resolution for
-Version:        0.14
-Release:        4%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/R/RK/RKITOVER/CatalystX-Component-Traits-%{version}.tar.gz 
+Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/CatalystX-Component-Traits-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/CatalystX-Component-Traits
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -22,10 +22,7 @@ BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Pod)
 
 Requires:       perl(Catalyst::Runtime) >= 5.80005
-Requires:       perl(List::MoreUtils)
 Requires:       perl(MooseX::Traits::Pluggable) >= 0.08
-Requires:       perl(namespace::autoclean)
-Requires:       perl(Scalar::Util)
 
 
 %{?perl_default_filter}
@@ -67,6 +64,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Oct 06 2010 Iain Arnell <iarnell at gmail.com> 0.16-1
+- update to latest upstream version
+
 * Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.14-4
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 7e26046..5aaa0d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebf80365de2e4557eef14f4cec0c3195  CatalystX-Component-Traits-0.14.tar.gz
+7165156a9ebc786146c710d2939f9c06  CatalystX-Component-Traits-0.16.tar.gz


More information about the scm-commits mailing list