libsyscommon v5.0.0 21/283221/3
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 20 Oct 2022 10:14:12 +0000 (19:14 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 17 Nov 2022 08:19:06 +0000 (17:19 +0900)
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 <dwoo08.lee@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/libsyscommon.spec

index c46dab1..3982d61 100644 (file)
@@ -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