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

Emmanuel Seyman eseyman at fedoraproject.org
Mon Sep 3 20:57:57 UTC 2012


commit 521db729bb5061f00f11e8ad0614c045ed2d01f3
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Mon Sep 3 22:57:45 2012 +0200

    Update to 3.10

 .gitignore                         |    1 +
 perl-CGI-Application-Dispatch.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d8a7ae..f831209 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ CGI-Application-Dispatch-2.17.tar.gz
 /CGI-Application-Dispatch-3.00.tar.gz
 /CGI-Application-Dispatch-3.04.tar.gz
 /CGI-Application-Dispatch-3.07.tar.gz
+/CGI-Application-Dispatch-3.10.tar.gz
diff --git a/perl-CGI-Application-Dispatch.spec b/perl-CGI-Application-Dispatch.spec
index 1e675f3..c986659 100644
--- a/perl-CGI-Application-Dispatch.spec
+++ b/perl-CGI-Application-Dispatch.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Application-Dispatch
-Version:        3.07
-Release:        4%{?dist}
+Version:        3.10
+Release:        1%{?dist}
 Summary:        Dispatch requests to CGI::Application based objects
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 03 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.10-1
+- Update to 3.10
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.07-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6df4892..b6c2f3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16774463bbec37624ad904477f97c8f7  CGI-Application-Dispatch-3.07.tar.gz
+6827464a8aa94be54ab14951f4efa291  CGI-Application-Dispatch-3.10.tar.gz


More information about the scm-commits mailing list