[perl-CGI-PSGI] Update to 0.13

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 31 11:43:33 UTC 2010


commit 2230cc46c4216b7b884cd263821b79ce3f5a675e
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Oct 31 12:43:33 2010 +0100

    Update to 0.13

 .gitignore         |    1 +
 perl-CGI-PSGI.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8cfb73..8657d05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CGI-PSGI-0.11.tar.gz
 /CGI-PSGI-0.12.tar.gz
+/CGI-PSGI-0.13.tar.gz
diff --git a/perl-CGI-PSGI.spec b/perl-CGI-PSGI.spec
index 1b5fe50..898a365 100644
--- a/perl-CGI-PSGI.spec
+++ b/perl-CGI-PSGI.spec
@@ -1,5 +1,5 @@
 Name:           perl-CGI-PSGI
-Version:        0.12
+Version:        0.13
 Release:        1%{?dist}
 Summary:        Enable your CGI.pm aware applications to adapt PSGI protocol
 License:        GPL+ or Artistic
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 31 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.13-1
+- Update to 0.13
+
 * Tue Oct 26 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.12-1
 - Update to 0.12.
 
diff --git a/sources b/sources
index 0070656..2c3dcb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77d944c8eae1d1f021b1e46da43643d5  CGI-PSGI-0.12.tar.gz
+adf5eb13bd031f350679b41a48ea9069  CGI-PSGI-0.13.tar.gz



More information about the perl-devel mailing list