From a6ce78e9d4b29fdd37c9d2bddd8b6ae5fe0968e4 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 23 Sep 2022 19:04:30 +0900 Subject: [PATCH] Release version 0.22.31 Changes: - Remove unnecessary call of copy constructor - Remove build warning messages - Add log about client's tid for debug Change-Id: I8d3d8bc562a783fc86dc57de23e39b6e5e95c3f1 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 0be7c4f..28775c2 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.30 +Version: 0.22.31 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4