[perl-CGI-Emulate-PSGI] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Sep 19 08:10:21 UTC 2011


commit 6fed80eb3326857dfef0b56a82babcafef7061c5
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Sep 19 10:10:05 2011 +0200

    Upstream update.

 .gitignore                 |    1 +
 perl-CGI-Emulate-PSGI.spec |    8 ++++++--
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 715f7b3..bd37462 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CGI-Emulate-PSGI-0.12.tar.gz
+/CGI-Emulate-PSGI-0.13.tar.gz
diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec
index bb5000f..03b702c 100644
--- a/perl-CGI-Emulate-PSGI.spec
+++ b/perl-CGI-Emulate-PSGI.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Emulate-PSGI
-Version:        0.12
-Release:        2%{?dist}
+Version:        0.13
+Release:        1%{?dist}
 Summary:        PSGI adapter for CGI applications
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildRequires:  perl(CGI)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(Test::Builder::Module)
+BuildRequires:  perl(Plack::Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -45,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 19 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.13-1
+- Upstream update.
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.12-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index d1d43b9..e000e65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1c950b8e45c4d72f6544e934179d784  CGI-Emulate-PSGI-0.12.tar.gz
+94ee97caa18d66d30d9f8467038c6a01  CGI-Emulate-PSGI-0.13.tar.gz



More information about the perl-devel mailing list