From 7405ba9cbeb838b340d4814a79d367d91061ef59 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 28 May 2021 16:05:18 +0900 Subject: [PATCH] Release version 0.20.5 Changes: - Fix memory leak - Add to make ready file - Fix memory leak - Fix build warning Change-Id: Ib05d8ee8c2e0a356b93b1d67ea79371eee48b2ac 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 4a0af3b..561e940 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.4 +Version: 0.20.5 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4