[perl-Plack] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon May 21 06:43:00 UTC 2012


commit 091b5dfec54eb39d3ae128732a0d4b1b3591eabb
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon May 21 08:42:56 2012 +0200

    Upstream update.

 .gitignore      |    2 +-
 perl-Plack.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f30c1eb..3732362 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Plack-0.9986.tar.gz
+/Plack-0.9988.tar.gz
diff --git a/perl-Plack.spec b/perl-Plack.spec
index 3a7f168..4d9de08 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,5 +1,5 @@
 Name:           perl-Plack
-Version:        0.9986
+Version:        0.9988
 Release:        1%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 License:        GPL+ or Artistic
@@ -28,7 +28,7 @@ BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::TCP) >= 0.11
 BuildRequires:  perl(Try::Tiny)
-BuildRequires:  perl(URI) >= 1.36
+BuildRequires:  perl(URI) >= 1.59
 
 # for improved tests
 BuildRequires:  perl(Authen::Simple::Adapter)
@@ -110,6 +110,9 @@ make test %{?_with_apache:TEST_APACHE2=1 TEST_FCGI_CLIENT=1}
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 21 2012 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9988-1
+- Upstream update.
+
 * Mon Mar 19 2012 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9986-1
 - Upstream update.
 
diff --git a/sources b/sources
index e9e6a55..73ae50f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90d63ab0dc479136906db43ab9a99df1  Plack-0.9986.tar.gz
+77173acfe974e6967988c397d8a42b04  Plack-0.9988.tar.gz


More information about the scm-commits mailing list