[perl-Catalyst-Runtime] update to 5.90011

Iain Arnell iarnell at fedoraproject.org
Fri Mar 9 13:19:07 UTC 2012


commit 30c3af9ba17eb9ce089c37dfd1bbff1c6c4a6aab
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Mar 9 06:18:52 2012 -0700

    update to 5.90011

 .gitignore                 |    1 +
 perl-Catalyst-Runtime.spec |    8 ++++++--
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46146e3..c9ba546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Catalyst-Runtime-5.80021.tar.gz
 /Catalyst-Runtime-5.90006.tar.gz
 /Catalyst-Runtime-5.90007.tar.gz
 /Catalyst-Runtime-5.90010.tar.gz
+/Catalyst-Runtime-5.90011.tar.gz
diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec
index 62ce154..812eda5 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.90010
+Version:        5.90011
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/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
@@ -182,6 +182,10 @@ make clean
 %{_mandir}/man1/*
 
 %changelog
+* Fri Mar 09 2012 Iain Arnell <iarnell at gmail.com> 5.90011-1
+- update to latest upstream version
+- resolves RHBZ#800241
+
 * Sat Feb 18 2012 Iain Arnell <iarnell at gmail.com> 5.90010-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 79b55c9..fac15d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-671c4dad12044f552b276b7ca475a14e  Catalyst-Runtime-5.90010.tar.gz
+8e13bec8a75f363ae7adada5e8d48866  Catalyst-Runtime-5.90011.tar.gz



More information about the perl-devel mailing list