|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_mybatis 3.4.0 |
|
|
|
|
%define V_jdbc_mysql 5.1.39 |
|
|
|
|
%define V_jdbc_pgsql 9.4.1208 |
|
|
|
|
%define V_jdbc_pgsql 9.4.1210 |
|
|
|
|
%define V_jdbc_h2 2016-05-26 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: Apache |
|
|
|
|
Version: %{V_mybatis} |
|
|
|
|
Release: 20160526 |
|
|
|
|
Release: 20160907 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/mybatis/mybatis-3/archive/mybatis-%{V_mybatis}.zip |
|
|
|
|
|