|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package version |
|
|
|
|
%define V_sqlshell 0.8.1 |
|
|
|
|
%define V_jdbc_mysql 5.1.48 |
|
|
|
|
%define V_jdbc_pgsql 42.2.8 |
|
|
|
|
%define V_jdbc_pgsql 42.2.9 |
|
|
|
|
%define V_jdbc_h2 2019-03-13 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_sqlshell} |
|
|
|
|
Release: 20190914 |
|
|
|
|
Release: 20191208 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar |
|
|
|
|