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

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 17 07:54:12 UTC 2013


commit f9b0ff55c7f0503e668dde160e6ebbf84834b29b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Nov 17 08:54:35 2013 +0100

    Update to 4.02

 .gitignore                           |    1 +
 perl-CGI-Application-Plugin-DBH.spec |    9 ++++++---
 sources                              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcbeeff..6ce3243 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CGI-Application-Plugin-DBH-4.00.tar.gz
 /CGI-Application-Plugin-DBH-4.01.tar.gz
+/CGI-Application-Plugin-DBH-4.02.tar.gz
diff --git a/perl-CGI-Application-Plugin-DBH.spec b/perl-CGI-Application-Plugin-DBH.spec
index 7dec0ce..bf3b604 100644
--- a/perl-CGI-Application-Plugin-DBH.spec
+++ b/perl-CGI-Application-Plugin-DBH.spec
@@ -1,11 +1,11 @@
 Name:           perl-CGI-Application-Plugin-DBH
-Version:        4.01
-Release:        3%{?dist}
+Version:        4.02
+Release:        1%{?dist}
 Summary:        Easy DBI access from CGI::Application
 License:        GPL+ or Artistic
 
 URL:            http://search.cpan.org/dist/CGI-Application-Plugin-DBH/
-Source0:        http://www.cpan.org/authors/id/M/MA/MARKSTOS/CGI-Application-Plugin-DBH-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/F/FR/FREW/CGI-Application-Plugin-DBH-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  perl(CGI::Application)
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 17 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.02-1
+- Update to 4.02
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.01-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6f70f72..46c8e45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca72a77ad5ec453459db4b1e418ca0de  CGI-Application-Plugin-DBH-4.01.tar.gz
+926654c530b83869359145a0a2eb3016  CGI-Application-Plugin-DBH-4.02.tar.gz



More information about the perl-devel mailing list