|
|
|
@ -24,7 +24,7 @@ |
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_jsqsh 2.3 |
|
|
|
%define V_jsqsh 2.3 |
|
|
|
%define V_jdbc_mysql 5.1.49 |
|
|
|
%define V_jdbc_mysql 5.1.49 |
|
|
|
%define V_jdbc_pgsql 42.2.23 |
|
|
|
%define V_jdbc_pgsql 42.2.24 |
|
|
|
%define V_jdbc_h2 2019-03-13 |
|
|
|
%define V_jdbc_h2 2019-03-13 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
@ -38,7 +38,7 @@ Class: EVAL |
|
|
|
Group: Database |
|
|
|
Group: Database |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_jsqsh} |
|
|
|
Version: %{V_jsqsh} |
|
|
|
Release: 20210710 |
|
|
|
Release: 20210923 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/scgray/jsqsh/releases/download/jsqsh-%{V_jsqsh}/jsqsh-%{V_jsqsh}-bin.zip |
|
|
|
Source0: https://github.com/scgray/jsqsh/releases/download/jsqsh-%{V_jsqsh}/jsqsh-%{V_jsqsh}-bin.zip |
|
|
|
|