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

Remi Collet remi at fedoraproject.org
Tue Nov 23 19:11:15 UTC 2010


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

    update to 1.09

 .gitignore           |    1 +
 perl-Apache-DBI.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b04f6db..c0c90d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 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 c05e7fd..1388be1 100644
--- a/perl-Apache-DBI.spec
+++ b/perl-Apache-DBI.spec
@@ -1,8 +1,8 @@
 %global perlname Apache-DBI
 
 Name:      perl-Apache-DBI
-Version:   1.08
-Release:   2%{?dist}
+Version:   1.09
+Release:   1%{?dist}
 Summary:   Persistent database connections with Apache/mod_perl
 
 Group:     Development/Libraries
@@ -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)
+
 * Thu Apr 29 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.08-2
 - Mass rebuild with perl-5.12.0
 
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