From: joonbum.ko Date: Tue, 4 Jul 2017 07:27:47 +0000 (+0900) Subject: Package version up to 1.3.0 X-Git-Tag: accepted/tizen/unified/20170711.180707~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0589679a53e4e3b96c009e03ff658ddd8b1cdec2;p=platform%2Fcore%2Fuifw%2Flibtpl-egl.git Package version up to 1.3.0 - There is a dependency using new API of wayland-tbm. Change-Id: Ica8e1100dc26a5a4f2688509f91865212a0ad07f Signed-off-by: joonbum.ko --- diff --git a/packaging/libtpl-egl.spec b/packaging/libtpl-egl.spec index c251d96..1f12c0b 100644 --- a/packaging/libtpl-egl.spec +++ b/packaging/libtpl-egl.spec @@ -1,6 +1,6 @@ #TPL VERSION MACROS %define TPL_VER_MAJOR 1 -%define TPL_VER_MINOR 2 +%define TPL_VER_MINOR 3 %define TPL_RELEASE 0 %define TPL_VERSION %{TPL_VER_MAJOR}.%{TPL_VER_MINOR} %define TPL_VER_FULL %{TPL_VERSION}.%{TPL_RELEASE}