|
|
|
@ -22,9 +22,9 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_mybatis 3.5.3 |
|
|
|
|
%define V_mybatis 3.5.4 |
|
|
|
|
%define V_jdbc_mysql 5.1.48 |
|
|
|
|
%define V_jdbc_pgsql 42.2.9 |
|
|
|
|
%define V_jdbc_pgsql 42.2.10 |
|
|
|
|
%define V_jdbc_h2 2019-03-13 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: Apache |
|
|
|
|
Version: %{V_mybatis} |
|
|
|
|
Release: 20191208 |
|
|
|
|
Release: 20200207 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip |
|
|
|
|