Update package version to 6.5.3 47/258647/1 accepted/tizen/unified/20210528.134749 submit/tizen/20210524.023537
authorInHong Han <inhong1.han@samsung.com>
Fri, 21 May 2021 09:33:07 +0000 (18:33 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 21 May 2021 09:33:07 +0000 (18:33 +0900)
Change-Id: Iffb3f41576fa3ae499bf08eaa2b254097202f307

configure.ac
packaging/isf.spec

index d80b821..0397377 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 6.5.2, isf@samsung.com)
+AC_INIT(isf, 6.5.3, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 # ISF version
 ISF_MAJOR_VERSION=6
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=2
+ISF_MICRO_VERSION=3
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index c1e4b11..cd923d2 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.5.2
+Version:    6.5.3
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+