[postgresql-jdbc] rebase to most recent version

Pavel Raiskup praiskup at fedoraproject.org
Fri Jul 11 13:42:21 UTC 2014


commit 07ad02ab7c57fda04472eed6df93be1f4c798359
Author: Pavel Raiskup <praiskup at redhat.com>
Date:   Fri Jul 11 15:42:19 2014 +0200

    rebase to most recent version
    
    Resolves: #1118667
    Version: 9.3.1102-1

 .gitignore           |    2 +-
 postgresql-jdbc.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46aabe9..179bd86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/postgresql-jdbc-9.3-1101.src.tar.gz
+/postgresql-jdbc-9.3-1102.src.tar.gz
diff --git a/postgresql-jdbc.spec b/postgresql-jdbc.spec
index aed837a..dbbe2c3 100644
--- a/postgresql-jdbc.spec
+++ b/postgresql-jdbc.spec
@@ -33,8 +33,8 @@
 
 Summary:	JDBC driver for PostgreSQL
 Name:		postgresql-jdbc
-Version:	9.3.1101
-Release:	4%{?dist}
+Version:	9.3.1102
+Release:	1%{?dist}
 # ASL 2.0 applies only to postgresql-jdbc.pom file, the rest is BSD
 License:	BSD and ASL 2.0
 Group:		Applications/Databases
@@ -134,6 +134,9 @@ test $? -eq 0 && { cat test.log ; exit 1 ; }
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Fri Jul 11 2014 Pavel Raiskup <praiskup at redhat.com> - 9.3.1102-1
+- Rebase to most recent version (#1118667)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.3.1101-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index fb83700..0e9d553 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-667569bbe5b0dcfb46d2bae92cafab04  postgresql-jdbc-9.3-1101.src.tar.gz
+29c61fe811f1ee54a6367ca81b558e8f  postgresql-jdbc-9.3-1102.src.tar.gz


More information about the scm-commits mailing list