From 4bbb5fc5fd8e926b21e0af06195853c4f99f9afe Mon Sep 17 00:00:00 2001 From: ilho kim Date: Tue, 10 Jan 2023 13:32:24 +0900 Subject: [PATCH] Release version 0.15.29 Changes: - Give an exec label,capability to the smoke test tool - Fix ManifestDirectUpdate test - Call db create functions before starting smoke test - Run installer with subprocess in smoke test - Supports the "remove_plugin_steps" option in smoke test - Add hybrid smoke test helper Change-Id: I0fcf58685077ab2ee77c01459739afd230a7d223 Signed-off-by: ilho kim --- packaging/wgt-backend.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wgt-backend.spec b/packaging/wgt-backend.spec index 8990a08..520eacb 100644 --- a/packaging/wgt-backend.spec +++ b/packaging/wgt-backend.spec @@ -1,6 +1,6 @@ Name: wgt-backend Summary: Application installer backend for WGT -Version: 0.15.28 +Version: 0.15.29 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4