Update package version to 6.5.1 92/257792/1 submit/tizen/20210503.062208
authorInHong Han <inhong1.han@samsung.com>
Mon, 3 May 2021 04:15:17 +0000 (13:15 +0900)
committerInHong Han <inhong1.han@samsung.com>
Mon, 3 May 2021 04:15:17 +0000 (13:15 +0900)
Change-Id: Id83655307ea4ada2d11a5507dde63296b1fb59c4

configure.ac
packaging/isf.spec

index 85f76c4..4ef1845 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.0.47, isf@samsung.com)
+AC_INIT(isf, 6.5.1, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -9,8 +9,8 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 # ISF version
 ISF_MAJOR_VERSION=6
-ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=47
+ISF_MINOR_VERSION=5
+ISF_MICRO_VERSION=1
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index a27a828..291183c 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.0.47
+Version:    6.5.1
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+