[perl-CGI-Application-Dispatch] Update to 3.12

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 16 08:59:04 UTC 2012


commit 2a30ba9df82653b7fe56a26ea40f65d461d18964
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Sep 16 10:58:55 2012 +0200

    Update to 3.12

 .gitignore                         |    1 +
 perl-CGI-Application-Dispatch.spec |    5 ++++-
 sources                            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f831209..ba8c258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ CGI-Application-Dispatch-2.17.tar.gz
 /CGI-Application-Dispatch-3.04.tar.gz
 /CGI-Application-Dispatch-3.07.tar.gz
 /CGI-Application-Dispatch-3.10.tar.gz
+/CGI-Application-Dispatch-3.12.tar.gz
diff --git a/perl-CGI-Application-Dispatch.spec b/perl-CGI-Application-Dispatch.spec
index c986659..99ce266 100644
--- a/perl-CGI-Application-Dispatch.spec
+++ b/perl-CGI-Application-Dispatch.spec
@@ -1,5 +1,5 @@
 Name:           perl-CGI-Application-Dispatch
-Version:        3.10
+Version:        3.12
 Release:        1%{?dist}
 Summary:        Dispatch requests to CGI::Application based objects
 License:        GPL+ or Artistic
@@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 16 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.12-1
+- Update to 3.12
+
 * Mon Sep 03 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.10-1
 - Update to 3.10
 
diff --git a/sources b/sources
index b6c2f3d..618bf41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6827464a8aa94be54ab14951f4efa291  CGI-Application-Dispatch-3.10.tar.gz
+14b902d27f9639937cee551457603b84  CGI-Application-Dispatch-3.12.tar.gz


More information about the scm-commits mailing list