From 26013ede390b250cb2b378adc8be7f71509a6ad2 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 19 Mar 2021 16:37:31 +0900 Subject: [PATCH] Release version 0.20.1 Changes: - Remove unnecessary mutex - Fix parcel factroy - Refactor pkginfo - Fix codes for matching behavior with previous code - Fix comparing pkg certinfo API - Add build options for ASLR Change-Id: Iace9af6a4dc418a0e8052db5edd513593970420b 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 e6505e2..f9576eb 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.20.0 +Version: 0.20.1 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4