[perl-Catalyst-Runtime] update to 5.80030

Iain Arnell iarnell at fedoraproject.org
Sat Jan 8 11:49:44 UTC 2011


commit e5d302dea6a7ba66078f2b83ea9b9d23cc4a85fe
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 8 12:49:28 2011 +0100

    update to 5.80030

 .gitignore                 |    1 +
 perl-Catalyst-Runtime.spec |   14 +++++++++-----
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3bd588..081791c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Catalyst-Runtime-5.80021.tar.gz
 /Catalyst-Runtime-5.80025.tar.gz
 /Catalyst-Runtime-5.80029.tar.gz
+/Catalyst-Runtime-5.80030.tar.gz
diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec
index fc74d4d..e419f61 100644
--- a/perl-Catalyst-Runtime.spec
+++ b/perl-Catalyst-Runtime.spec
@@ -1,10 +1,10 @@
 Name:           perl-Catalyst-Runtime
 Summary:        Catalyst Framework Runtime
-Version:        5.80029
+Version:        5.80030
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-%{version}.tar.gz 
+Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Catalyst-Runtime-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Catalyst-Runtime/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -34,7 +34,7 @@ BuildRequires:  perl(Module::Pluggable) >= 3.9
 BuildRequires:  perl(Moose) >= 1.03
 BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00903
 BuildRequires:  perl(MooseX::Getopt) >= 0.30
-BuildRequires:  perl(MooseX::MethodAttributes::Inheritable) >= 0.19
+BuildRequires:  perl(MooseX::MethodAttributes::Inheritable) >= 0.24
 BuildRequires:  perl(MooseX::Role::WithOverloading) >= 0.05
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Common::Numeric)
@@ -71,7 +71,6 @@ Requires:       perl(B::Hooks::EndOfScope) >= 0.08
 Requires:       perl(Carp)
 Requires:       perl(CGI::Simple::Cookie) >= 1.109
 Requires:       perl(Class::C3::Adopt::NEXT) >= 0.07
-Requires:       perl(Class::Data::Inheritable)
 Requires:       perl(Class::MOP) >= 0.95
 Requires:       perl(Data::Dump)
 Requires:       perl(Data::OptList)
@@ -88,7 +87,7 @@ Requires:       perl(Module::Pluggable) >= 3.9
 Requires:       perl(Moose) >= 1.03
 Requires:       perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00903
 Requires:       perl(MooseX::Getopt) >= 0.30
-Requires:       perl(MooseX::MethodAttributes::Inheritable) >= 0.19
+Requires:       perl(MooseX::MethodAttributes::Inheritable) >= 0.24
 Requires:       perl(MooseX::Role::WithOverloading) >= 0.05
 Requires:       perl(MooseX::Types)
 Requires:       perl(MooseX::Types::Common::Numeric)
@@ -184,6 +183,11 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sat Jan 08 2011 Iain Arnell <iarnell at gmail.com> 5.80030-1
+- update to latest upstream version
+- update R/BR perl(MooseX::MethodAttributes::Inheritable) >= 0.24
+- drop R perl(Class::Data::Inheritable)
+
 * Sat Oct 09 2010 Iain Arnell <iarnell at gmail.com> 5.80029-1
 - update by Fedora::App::MaintainerTools 0.006
 - updating to latest GA CPAN version (5.80029)
diff --git a/sources b/sources
index 7812ff9..e6d3318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f9f169ba96360898edefb2ee28fede5  Catalyst-Runtime-5.80029.tar.gz
+0345021a910c79e5a4491c1abe65deb5  Catalyst-Runtime-5.80030.tar.gz


More information about the scm-commits mailing list