Browse Source

update PostgreSQL JDBC driver

master
parent
commit
e6300c2dc9
  1. 4
      jsqsh/jsqsh.spec

4
jsqsh/jsqsh.spec

@ -24,7 +24,7 @@
# package versions
%define V_jsqsh 1.4
%define V_jdbc_mysql 5.1.19
%define V_jdbc_pgsql 9.1-901
%define V_jdbc_pgsql 9.1-902
%define V_jdbc_h2 2012-04-08
# package information
@ -38,7 +38,7 @@ Class: EVAL
Group: RDBMS
License: GPL
Version: %{V_jsqsh}
Release: 20120409
Release: 20120426
# list of sources
Source0: http://switch.dl.sourceforge.net/jsqsh/jsqsh-%{V_jsqsh}-bin.zip

Loading…
Cancel
Save