From aebbe1a218cacbdec9a4cf47283d2352e947031b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 21 Jan 2019 08:59:26 +0100 Subject: [PATCH] upgrading package: mybatis 3.4.6 -> 3.5.0 --- mybatis/mybatis.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mybatis/mybatis.spec b/mybatis/mybatis.spec index 67e87e7eab..6376ef60aa 100644 --- a/mybatis/mybatis.spec +++ b/mybatis/mybatis.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_mybatis 3.4.6 +%define V_mybatis 3.5.0 %define V_jdbc_mysql 5.1.47 %define V_jdbc_pgsql 42.2.5 %define V_jdbc_h2 2018-03-18 @@ -38,7 +38,7 @@ Class: EVAL Group: Database License: Apache Version: %{V_mybatis} -Release: 20180901 +Release: 20190121 # list of sources Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip