From edabf62102f0f3fc1d620e6c3adb94bf996c2577 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 25 Jan 2018 20:04:20 +0100 Subject: [PATCH] update PgSQL driver --- jsqsh/jsqsh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jsqsh/jsqsh.spec b/jsqsh/jsqsh.spec index fb383c6123..4c165121ab 100644 --- a/jsqsh/jsqsh.spec +++ b/jsqsh/jsqsh.spec @@ -24,7 +24,7 @@ # package versions %define V_jsqsh 2.3 %define V_jdbc_mysql 5.1.45 -%define V_jdbc_pgsql 42.2.0 +%define V_jdbc_pgsql 42.2.1 %define V_jdbc_h2 2017-06-10 # package information @@ -38,7 +38,7 @@ Class: EVAL Group: Database License: GPL Version: %{V_jsqsh} -Release: 20180118 +Release: 20180125 # list of sources Source0: https://github.com/scgray/jsqsh/releases/download/jsqsh-%{V_jsqsh}/jsqsh-%{V_jsqsh}-bin.zip