From: Dongwoo Lee Date: Thu, 20 Oct 2022 10:14:12 +0000 (+0900) Subject: libsyscommon v5.0.0 X-Git-Tag: accepted/tizen/7.0/unified/20221209.015649~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F285184%2F1;p=platform%2Fcore%2Fsystem%2Flibsyscommon.git libsyscommon v5.0.0 Changes from v4.1 - Add libsyscommon-resource-manager feature to handle the resource and resource attribute based on ID. - Newly added header files for resource-manager 1. usr/include/libsyscommon/resource-type.h : Contain the supported resource data type and resource flag to indicate the specific characteristic. 2. usr/include/libsyscommon/resource-manager.h : Contain the resource handelr functions such as create/delete resource, update the resource attributes and get value of resource attributes. : Contain the structures for resource driver and attribute 3. usr/include/libsyscommon/resource-device.h : Contain the resource_device structure and function to handle the resource device data. Change-Id: Id43eb66dc1797cf8838497ff0aaa37625ca6fe30 Signed-off-by: Dongwoo Lee Signed-off-by: Chanwoo Choi --- diff --git a/packaging/libsyscommon.spec b/packaging/libsyscommon.spec index c46dab1..3982d61 100644 --- a/packaging/libsyscommon.spec +++ b/packaging/libsyscommon.spec @@ -1,6 +1,6 @@ Name: libsyscommon Summary: System Libraries -Version: 4.1 +Version: 5.0.0 Release: 0%{?release_flags} License: MIT Group: System/Libraries