commit 082f2016f5f33dfaed58ba1cc103093b7151d780
Author: Jitka Plesnikova <jples...@redhat.com>
Date:   Thu Jul 19 13:19:42 2012 +0200

    Update to 2.19.2, Fixed #841133

 .gitignore       |    1 +
 perl-DBD-Pg.spec |   12 ++++++++----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 668d4b2..37f972c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-2.17.2.tar.gz
 /DBD-Pg-2.18.0.tar.gz
+/DBD-Pg-2.19.2.tar.gz
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index 78918bc..a37b8d1 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -1,7 +1,7 @@
 Name:           perl-DBD-Pg
 Summary:        A PostgreSQL interface for perl
-Version:        2.18.0
-Release:        3%{?dist}
+Version:        2.19.2
+Release:        1%{?dist}
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
 Source0:        
http://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz 
@@ -28,8 +28,8 @@ Provides:       perl(DBD::Pg) = %{version}
 %{?perl_default_subpackage_tests}
 
 %description
-An implementation of DBI for PostgreSQL for Perl.
-
+DBD::Pg is a Perl module that works with the DBI module to provide access
+to PostgreSQL databases.
 
 %prep
 %setup -q -n DBD-Pg-%{version}
@@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 19 2012 Jitka Plesnikova <jples...@redhat.com> - 2.19.2-1
+- bump to 2.19.2
+- Fixed #841133
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmasl...@redhat.com> - 2.18.0-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index a9dbe26..18a9127 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a14e9a160544dea9d6d9e5d9d241703  DBD-Pg-2.18.0.tar.gz
+67c859593e40959b42b3ef23ce6b581e  DBD-Pg-2.19.2.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to