Browse Source

update JDBC driver

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

4
mybatis/mybatis.spec

@ -23,7 +23,7 @@
# package versions
%define V_mybatis 3.0.6
%define V_jdbc_mysql 5.1.20
%define V_jdbc_mysql 5.1.21
%define V_jdbc_pgsql 9.1-902
%define V_jdbc_h2 2012-05-23
@ -38,7 +38,7 @@ Class: EVAL
Group: RDBMS
License: Apache
Version: %{V_mybatis}
Release: 20120523
Release: 20120704
# list of sources
Source0: http://mybatis.googlecode.com/files/mybatis-%{V_mybatis}-bundle.zip

Loading…
Cancel
Save