From 670bb4109a25b5a197866cfa3b199b89c6a5a10f Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 7 Jun 2022 18:47:49 +0900 Subject: [PATCH] Release version 0.22.17 Changes: - Add calling usleep() to avoid busy wating - Receive client's request at each thread Change-Id: Ica04587fa5bfe22424fdf75bc12b1a118abe8074 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 6d10c1d..7e35307 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.16 +Version: 0.22.17 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4