From c0e38eb84e8cf86a216874418c4bd2f71e20deff Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 7 Feb 2020 08:04:03 +0100 Subject: [PATCH] update module --- jsqsh/jsqsh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jsqsh/jsqsh.spec b/jsqsh/jsqsh.spec index 0704907fd3..65848ce30d 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.48 -%define V_jdbc_pgsql 42.2.9 +%define V_jdbc_pgsql 42.2.10 %define V_jdbc_h2 2019-03-13 # package information @@ -38,7 +38,7 @@ Class: EVAL Group: Database License: GPL Version: %{V_jsqsh} -Release: 20191208 +Release: 20200207 # list of sources Source0: https://github.com/scgray/jsqsh/releases/download/jsqsh-%{V_jsqsh}/jsqsh-%{V_jsqsh}-bin.zip