[perl-DBD-Pg/f21] 3.4.0 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Aug 19 13:57:19 UTC 2014


commit a66c32b8ad2fafe91c422f3640bece6ff1fc0c72
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Aug 19 15:57:09 2014 +0200

    3.4.0 bump

 .gitignore       |    1 +
 perl-DBD-Pg.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fdad59..d0fa2a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-3.1.1.tar.gz
 /DBD-Pg-3.2.1.tar.gz
 /DBD-Pg-3.3.0.tar.gz
+/DBD-Pg-3.4.0.tar.gz
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index b3cea46..da968ba 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:        3.3.0
-Release:        3%{?dist}
+Version:        3.4.0
+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 
@@ -98,6 +98,9 @@ make test
 
 
 %changelog
+* Tue Aug 19 2014 Jitka Plesnikova <jplesnik at redhat.com> - 3.4.0-1
+- 3.4.0 bump
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 3b44ae7..912d3cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-547de1382a47d66872912fe64282ff55  DBD-Pg-3.3.0.tar.gz
+e1fbe2ac4bd4951f1726a36b315c263c  DBD-Pg-3.4.0.tar.gz


More information about the scm-commits mailing list