From 5c81017205f40218a4dba78cddf0d4153fb012a5 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 19 Aug 2022 15:06:35 +0900 Subject: [PATCH] Release version 0.22.27 Changes: - Fix the use of cache if not the requested uid default - Delay server ready timing until creating cache - Adjust OOMScore of pkgmgr-info.service Change-Id: I4dc4c8b481de28c4169b289a785818259e35e9f0 Signed-off-by: Ilho Kim --- packaging/pkgmgr-info.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr-info.spec b/packaging/pkgmgr-info.spec index be59031..49366ee 100755 --- a/packaging/pkgmgr-info.spec +++ b/packaging/pkgmgr-info.spec @@ -1,6 +1,6 @@ Name: pkgmgr-info Summary: Packager Manager infomation api for package -Version: 0.22.26 +Version: 0.22.27 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4