Browse Source

update module

master
parent
commit
c5925ffcf1
  1. 4
      mybatis/mybatis.spec

4
mybatis/mybatis.spec

@ -25,7 +25,7 @@
%define V_mybatis 3.2.8
%define V_jdbc_mysql 5.1.33
%define V_jdbc_pgsql 9.3-1102
%define V_jdbc_h2 2014-12-19
%define V_jdbc_h2 2015-01-16
# package information
Name: mybatis
@ -38,7 +38,7 @@ Class: EVAL
Group: RDBMS
License: Apache
Version: %{V_mybatis}
Release: 20141222
Release: 20150118
# list of sources
Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{version}/mybatis-%{V_mybatis}.zip

Loading…
Cancel
Save