[perl-DBD-Pg] 3.1.1 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Apr 14 11:28:49 UTC 2014


commit 0ad5940b210a0f16f3bee05173cd55487cb75b37
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Apr 14 13:28:01 2014 +0200

    3.1.1 bump

 .gitignore       |    1 +
 perl-DBD-Pg.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f82fe3c..c9784b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-2.19.2.tar.gz
 /DBD-Pg-2.19.3.tar.gz
 /DBD-Pg-3.0.0.tar.gz
+/DBD-Pg-3.1.1.tar.gz
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index a5c8c34..96f23be 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBD-Pg
 Summary:        A PostgreSQL interface for perl
-Version:        3.0.0
+Version:        3.1.1
 Release:        1%{?dist}
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
@@ -98,6 +98,9 @@ make test
 
 
 %changelog
+* Mon Apr 14 2014 Jitka Plesnikova <jplesnik at redhat.com> - 3.1.1-1
+- 3.1.1 bump
+
 * Wed Feb 05 2014 Jitka Plesnikova <jplesnik at redhat.com> - 3.0.0-1
 - 3.0.0 bump
 
diff --git a/sources b/sources
index e5b6b1a..0af4115 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58c2613bcb241279aca4c111ba16db48  DBD-Pg-3.0.0.tar.gz
+ad5c5439356351f908fa47e91856e75f  DBD-Pg-3.1.1.tar.gz


More information about the scm-commits mailing list