[perl-CGI-Application-Plugin-DBH] Update to 4.03

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 24 11:24:46 UTC 2013


commit 9cc5367317e515acb0e5b8ca1e5004ea5f1711fb
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Nov 24 12:24:33 2013 +0100

    Update to 4.03

 .gitignore                           |    1 +
 perl-CGI-Application-Plugin-DBH.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ce3243..537a680 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 CGI-Application-Plugin-DBH-4.00.tar.gz
 /CGI-Application-Plugin-DBH-4.01.tar.gz
 /CGI-Application-Plugin-DBH-4.02.tar.gz
+/CGI-Application-Plugin-DBH-4.03.tar.gz
diff --git a/perl-CGI-Application-Plugin-DBH.spec b/perl-CGI-Application-Plugin-DBH.spec
index bf3b604..afcb7ad 100644
--- a/perl-CGI-Application-Plugin-DBH.spec
+++ b/perl-CGI-Application-Plugin-DBH.spec
@@ -1,5 +1,5 @@
 Name:           perl-CGI-Application-Plugin-DBH
-Version:        4.02
+Version:        4.03
 Release:        1%{?dist}
 Summary:        Easy DBI access from CGI::Application
 License:        GPL+ or Artistic
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 24 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.03-1
+- Update to 4.03
+
 * Sun Nov 17 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.02-1
 - Update to 4.02
 
diff --git a/sources b/sources
index 46c8e45..deaf38f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-926654c530b83869359145a0a2eb3016  CGI-Application-Plugin-DBH-4.02.tar.gz
+8ac1f86a239448c5a581e237f0aa29db  CGI-Application-Plugin-DBH-4.03.tar.gz



More information about the perl-devel mailing list