[perl-Apache-DBI] update to 1.12

Remi Collet remi at fedoraproject.org
Sat Jun 15 09:44:20 UTC 2013


commit c2732e1fb13bb3531784efc8935b5918aae8986e
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Jun 15 11:44:09 2013 +0200

    update to 1.12

 .gitignore           |    1 +
 perl-Apache-DBI.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1045358..cd6e81d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *spec~
 /Apache-DBI-1.11.tar.gz
+/Apache-DBI-1.12.tar.gz
diff --git a/perl-Apache-DBI.spec b/perl-Apache-DBI.spec
index 10ecf7d..6f77530 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.11
-Release:   5%{?dist}
+Version:   1.12
+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 Jun 15 2013 Remi Collet <Fedora at famillecollet.com> 1.12-1
+- update to 1.12
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 6fa8b18..267ad83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b973fdf5292bbe6caa38a664d0a83f0b  Apache-DBI-1.11.tar.gz
+1bf6ca12b87de05bd53045325064636e  Apache-DBI-1.12.tar.gz



More information about the perl-devel mailing list