From 765f853790db16786a41c3890283abadfaf70def Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 11 Oct 2022 16:08:33 +0900 Subject: [PATCH] Release version 0.22.35 Changes: - Set the timeout to 60 for write query request - Add log in case of failure of recv due to interrupt - Fix to return errno Change-Id: I51c56c06c89f341bd0281341965d6898bf9b38ec 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 ec45431..a89f66b 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.34 +Version: 0.22.35 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4