Update package version to 6.0.54 01/302001/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20231130.065158 accepted/tizen/6.0/unified/20231130.090733
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 Nov 2023 08:03:00 +0000 (17:03 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 Nov 2023 08:03:00 +0000 (17:03 +0900)
Change-Id: I6069704cde106466421495d239c3ebccb64a6887
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 5345190..4291045 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.53, isf@samsung.com)
+AC_INIT(isf, 6.0.54, 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=0
-ISF_MICRO_VERSION=53
+ISF_MICRO_VERSION=54
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index a8c0dc1..a1f73c0 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.0.53
+Version:    6.0.54
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+