[perl-CGI-PSGI] Update to 0.14

Emmanuel Seyman eseyman at fedoraproject.org
Mon Dec 27 10:19:08 UTC 2010


commit 29af3be332aabce3cf43084623f941442761c7e7
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Mon Dec 27 11:18:56 2010 +0100

    Update to 0.14

 .gitignore         |    1 +
 perl-CGI-PSGI.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8657d05..bafe00e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 CGI-PSGI-0.11.tar.gz
 /CGI-PSGI-0.12.tar.gz
 /CGI-PSGI-0.13.tar.gz
+/CGI-PSGI-0.14.tar.gz
diff --git a/perl-CGI-PSGI.spec b/perl-CGI-PSGI.spec
index 898a365..2199b17 100644
--- a/perl-CGI-PSGI.spec
+++ b/perl-CGI-PSGI.spec
@@ -1,5 +1,5 @@
 Name:           perl-CGI-PSGI
-Version:        0.13
+Version:        0.14
 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
+* Mon Dec 27 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.14-1
+- Update to 0.14
+
 * Sun Oct 31 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.13-1
 - Update to 0.13
 
diff --git a/sources b/sources
index 2c3dcb9..4ecda0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adf5eb13bd031f350679b41a48ea9069  CGI-PSGI-0.13.tar.gz
+31d2bd2cd3b4d0ae196e93e11e7fd98f  CGI-PSGI-0.14.tar.gz



More information about the perl-devel mailing list