From a41a9bd89d6a7572878cfb0a5baf6b5937bb5eca Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 27 May 2022 16:12:49 +0900 Subject: [PATCH] Release version 0.9.4 Changes: - Fix spec file for coverage measurement Change-Id: I9de3611f5bc5d1941cb1b3672544c60cf0c77f7d Signed-off-by: Ilho Kim --- packaging/pkgmgr-tool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr-tool.spec b/packaging/pkgmgr-tool.spec index 3207ad5..cadca1a 100644 --- a/packaging/pkgmgr-tool.spec +++ b/packaging/pkgmgr-tool.spec @@ -1,6 +1,6 @@ Name: pkgmgr-tool Summary: Packager Manager Tool package -Version: 0.9.3 +Version: 0.9.4 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.34.1