|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_mybatis 3.5.6 |
|
|
|
|
%define V_mybatis 3.5.8 |
|
|
|
|
%define V_jdbc_mysql 5.1.49 |
|
|
|
|
%define V_jdbc_pgsql 42.3.1 |
|
|
|
|
%define V_jdbc_h2 2019-03-13 |
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: Apache |
|
|
|
|
Version: %{V_mybatis} |
|
|
|
|
Release: 20211030 |
|
|
|
|
Release: 20211213 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip |
|
|
|
|