[perl-Apache-DBI] update to 1.11 (bugfix)

Remi Collet remi at fedoraproject.org
Sat Oct 15 07:53:09 UTC 2011


commit 1f5c464acc28b4809e36b57ddba99bd2245adb3e
Author: remi <fedora at famillecollet.com>
Date:   Sat Oct 15 09:53:04 2011 +0200

    update to 1.11 (bugfix)

 .gitignore           |    5 ++---
 perl-Apache-DBI.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5baa1c..1045358 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-Apache-DBI-1.08.tar.gz
-/Apache-DBI-1.09.tar.gz
-/Apache-DBI-1.10.tar.gz
+*spec~
+/Apache-DBI-1.11.tar.gz
diff --git a/perl-Apache-DBI.spec b/perl-Apache-DBI.spec
index aa838c7..7a46ad3 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.10
-Release:   3%{?dist}
+Version:   1.11
+Release:   1%{?dist}
 Summary:   Persistent database connections with Apache/mod_perl
 
 Group:     Development/Libraries
@@ -72,6 +72,9 @@ make test
 %{perl_vendorlib}/Apache
 
 %changelog
+* Sat Oct 15 2011 Remi Collet <Fedora at famillecollet.com> 1.11-1
+- update to 1.11 (bugfix)
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.10-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 0788aaf..6fa8b18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4c6c8b718192a9f1ab2bbe31e221c38  Apache-DBI-1.10.tar.gz
+b973fdf5292bbe6caa38a664d0a83f0b  Apache-DBI-1.11.tar.gz



More information about the perl-devel mailing list