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

Remi Collet remi at fedoraproject.org
Tue Nov 23 19:39:10 UTC 2010


commit 9ca9b1658ed1c65de7c6297a24e1a17132aec3e3
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 9b24c3e..c0c90d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-Apache-DBI-1.07.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 05bc3b4..0564368 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