|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_jsqsh 2.3 |
|
|
|
|
%define V_jdbc_mysql 5.1.46 |
|
|
|
|
%define V_jdbc_mysql 5.1.47 |
|
|
|
|
%define V_jdbc_pgsql 42.2.5 |
|
|
|
|
%define V_jdbc_h2 2018-03-18 |
|
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_jsqsh} |
|
|
|
|
Release: 20180831 |
|
|
|
|
Release: 20180901 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/scgray/jsqsh/releases/download/jsqsh-%{V_jsqsh}/jsqsh-%{V_jsqsh}-bin.zip |
|
|
|
|