[perl-Catalyst-Runtime] update to 5.90019

Iain Arnell iarnell at fedoraproject.org
Fri Dec 7 17:51:39 UTC 2012


commit fe03e0d9716bca30773921c5a4b40664adf49cac
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Dec 7 10:51:34 2012 -0700

    update to 5.90019

 .gitignore                 |    1 +
 perl-Catalyst-Runtime.spec |   12 +++++-------
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 698ab32..3b0b220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Catalyst-Runtime-5.80021.tar.gz
 /Catalyst-Runtime-5.90015.tar.gz
 /Catalyst-Runtime-5.90017.tar.gz
 /Catalyst-Runtime-5.90018.tar.gz
+/Catalyst-Runtime-5.90019.tar.gz
diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec
index 19fd498..863f3d5 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.90018
+Version:        5.90019
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-Runtime-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Catalyst-Runtime/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
@@ -37,9 +37,6 @@ BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00903
 BuildRequires:  perl(MooseX::Getopt) >= 0.30
 BuildRequires:  perl(MooseX::MethodAttributes::Inheritable) >= 0.24
 BuildRequires:  perl(MooseX::Role::WithOverloading) >= 0.09
-BuildRequires:  perl(MooseX::Types)
-BuildRequires:  perl(MooseX::Types::Common::Numeric)
-BuildRequires:  perl(MooseX::Types::LoadableClass) >= 0.003
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(namespace::autoclean) >= 0.09
 BuildRequires:  perl(namespace::clean) >= 0.23
@@ -94,8 +91,6 @@ Requires:       perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00903
 Requires:       perl(MooseX::Getopt) >= 0.30
 Requires:       perl(MooseX::MethodAttributes::Inheritable) >= 0.24
 Requires:       perl(MooseX::Role::WithOverloading) >= 0.09
-Requires:       perl(MooseX::Types)
-Requires:       perl(MooseX::Types::LoadableClass) >= 0.003
 Requires:       perl(namespace::autoclean) >= 0.09
 Requires:       perl(namespace::clean) >= 0.23
 Requires:       perl(Path::Class) >= 0.09
@@ -181,6 +176,9 @@ make clean
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 07 2012 Iain Arnell <iarnell at gmail.com> 5.90019-1
+- update to latest upstream version
+
 * Sat Oct 27 2012 Iain Arnell <iarnell at gmail.com> 5.90018-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index fb95506..089c887 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1be4e33a619e0ad55d3d6fab98593b9  Catalyst-Runtime-5.90018.tar.gz
+84491b1cde2052a2665e40e86cbc08be  Catalyst-Runtime-5.90019.tar.gz


More information about the scm-commits mailing list