[perl-Plack] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Mar 14 11:47:29 UTC 2011


commit be847e89173c1326e920b017e40cf3f3c71b8890
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Mar 14 12:47:19 2011 +0100

    Upstream update.

 .gitignore      |    1 +
 perl-Plack.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eabaf5e..a2e52af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Plack-0.9964.tar.gz
 /Plack-0.9967.tar.gz
 /Plack-0.9973.tar.gz
+/Plack-0.9974.tar.gz
diff --git a/perl-Plack.spec b/perl-Plack.spec
index 22e45fd..e379024 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,5 +1,5 @@
 Name:           perl-Plack
-Version:        0.9973
+Version:        0.9974
 Release:        1%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 License:        GPL+ or Artistic
@@ -100,6 +100,9 @@ make test TEST_APACHE2=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 14 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9974-1
+- Upstream update.
+
 * Thu Mar 03 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9973-1
 - Upstream update.
 - Reflect upstream not shipping Plack/Handler/Net/FastCGI.pm anymore.
diff --git a/sources b/sources
index 10587f8..f97e197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-765eceffdea18ba011979f06817910c6  Plack-0.9973.tar.gz
+df7d781d7f33f9255494dac57a431290  Plack-0.9974.tar.gz



More information about the perl-devel mailing list