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

Emmanuel Seyman eseyman at fedoraproject.org
Sun Dec 1 08:07:57 UTC 2013


commit 46e72bf6fb2077ae8ca44e657e52284e9d54d7cb
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Dec 1 09:07:32 2013 +0100

    Update to 4.04

 .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 537a680..ff22f1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/CGI-Application-Plugin-DBH-4.04.tar.gz
diff --git a/perl-CGI-Application-Plugin-DBH.spec b/perl-CGI-Application-Plugin-DBH.spec
index afcb7ad..fc7261d 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.03
+Version:        4.04
 Release:        1%{?dist}
 Summary:        Easy DBI access from CGI::Application
 License:        GPL+ or Artistic
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 01 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.04-1
+- Update to 4.04
+
 * Sun Nov 24 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.03-1
 - Update to 4.03
 
diff --git a/sources b/sources
index deaf38f..abebfb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ac1f86a239448c5a581e237f0aa29db  CGI-Application-Plugin-DBH-4.03.tar.gz
+da6d7bc3b084624fffadd34834f71f77  CGI-Application-Plugin-DBH-4.04.tar.gz


More information about the scm-commits mailing list