[perl-Catalyst-Runtime] update to 5.90007

Iain Arnell iarnell at fedoraproject.org
Thu Jan 12 16:28:18 UTC 2012


commit 47db38da5b616a06c225a85f4990b3b29d675a38
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jan 12 17:27:38 2012 +0100

    update to 5.90007

 .gitignore                 |    1 +
 perl-Catalyst-Runtime.spec |    7 ++++++-
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd22994..b7f6e73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Catalyst-Runtime-5.80021.tar.gz
 /Catalyst-Runtime-5.80032.tar.gz
 /Catalyst-Runtime-5.90002.tar.gz
 /Catalyst-Runtime-5.90006.tar.gz
+/Catalyst-Runtime-5.90007.tar.gz
diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec
index bdd8457..65df87e 100644
--- a/perl-Catalyst-Runtime.spec
+++ b/perl-Catalyst-Runtime.spec
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Runtime
 Summary:        Catalyst Framework Runtime
-Version:        5.90006
+Version:        5.90007
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 BuildArch:      noarch
 
 BuildRequires:  groff
+BuildRequires:  /usr/bin/perldoc
 BuildRequires:  perl(B::Hooks::EndOfScope) >= 0.08
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(CGI::Simple::Cookie) >= 1.109
@@ -178,6 +179,10 @@ make clean
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jan 12 2012 Iain Arnell <iarnell at gmail.com> 5.90007-1
+- update to latest upstream version
+- BR perldoc
+
 * Sun Oct 30 2011 Iain Arnell <iarnell at gmail.com> 5.90006-1
 - update to latest upstream version
 - remove unnecessary explicit requires
diff --git a/sources b/sources
index 7a8ebdd..54b2265 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1020759c4f0f47095f4b2286e7149833  Catalyst-Runtime-5.90006.tar.gz
+ca0beb8f4067ee576d24569a0d89f00f  Catalyst-Runtime-5.90007.tar.gz



More information about the perl-devel mailing list