|
@@ -24,7 +24,7 @@
|
|
|
# package version
|
|
# package version
|
|
|
%define V_sqlshell 0.8.1
|
|
%define V_sqlshell 0.8.1
|
|
|
%define V_jdbc_mysql 5.1.42
|
|
%define V_jdbc_mysql 5.1.42
|
|
|
-%define V_jdbc_pgsql 42.0.0
|
|
|
|
|
|
|
+%define V_jdbc_pgsql 42.1.1
|
|
|
%define V_jdbc_h2 2017-03-10
|
|
%define V_jdbc_h2 2017-03-10
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
@@ -38,7 +38,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
Group: Database
|
|
|
License: BSD
|
|
License: BSD
|
|
|
Version: %{V_sqlshell}
|
|
Version: %{V_sqlshell}
|
|
|
-Release: 20170428
|
|
|
|
|
|
|
+Release: 20170507
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar
|
|
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar
|