From beb3186509e9242644cca413344f11239e290a20 Mon Sep 17 00:00:00 2001 From: Sangyoon Jang Date: Thu, 10 Nov 2022 11:40:35 +0900 Subject: [PATCH] Release version 1.34.21 Changes: - Remove duplicate api call of clear cache memory - Merge SmokeTestHelperRunner into BackendInterface - Add RunFunc to Subprocess for just executing function - Move GetLightUserList() to user_util.h - Fix getting light user list Change-Id: I9547975ff2e971901256ee7ad2abaed7fb0a6824 Signed-off-by: Sangyoon Jang --- packaging/app-installers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec index c1824bb..74dbd6d 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.20 +Version: 1.34.21 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4