[perl-Apache-DBI/el5/master] update to 1.09

Remi Collet remi at fedoraproject.org
Tue Nov 23 19:44:27 UTC 2010


commit f971b8b4c8654170dd74cefa56a0cdc03fab5c15
Author: remi <fedora at famillecollet.com>
Date:   Tue Nov 23 20:02:27 2010 +0100

    update to 1.09

 .gitignore           |    3 ++-
 perl-Apache-DBI.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48c5d51..c0c90d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-Apache-DBI-1.05.tar.gz
+Apache-DBI-1.08.tar.gz
+/Apache-DBI-1.09.tar.gz
diff --git a/perl-Apache-DBI.spec b/perl-Apache-DBI.spec
index 267d896..f038d7b 100644
--- a/perl-Apache-DBI.spec
+++ b/perl-Apache-DBI.spec
@@ -1,7 +1,7 @@
 %global perlname Apache-DBI
 
 Name:      perl-Apache-DBI
-Version:   1.08
+Version:   1.09
 Release:   1%{?dist}
 Summary:   Persistent database connections with Apache/mod_perl
 
@@ -70,6 +70,9 @@ make test
 %{perl_vendorlib}/Apache
 
 %changelog
+* Tue Nov 23 2010 Remi Collet <Fedora at famillecollet.com> 1.09-1
+- update to 1.09 (bugfix)
+
 * Tue Feb 09 2010 Remi Collet <Fedora at famillecollet.com> 1.08-1
 - update to 1.08 (bugfix)
 
diff --git a/sources b/sources
index aa999db..a66a55a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb33b7ce268ef3a6fcbdc82d13d89b5c  Apache-DBI-1.08.tar.gz
+3243a359906cfc62d548f327c9e3b8c7  Apache-DBI-1.09.tar.gz



More information about the perl-devel mailing list