From 919e982737164c7f84502e355873fef34fe15cd5 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 27 May 2022 16:12:17 +0900 Subject: [PATCH] Release version 0.22.15 Changes: - Fix spec file for coverage measurement Change-Id: I73322426d54d781121c1fd783989dea6eb94d68c 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 21a142f..c7e290a 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.14 +Version: 0.22.15 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4