From 2b47ecf7b501cbf2e9b891623321ec2ca959fbf0 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 27 Oct 2020 14:25:54 +0900 Subject: [PATCH] Release version 1.32.22 Changes: - Fix recovery file syncing logic - Change AppQueryInterface's some function to virtual - Fix memory leak - Remove Unnecessary allocation - Add missing codes for creating symlinks - Send a finished signal after all operation is completed Change-Id: I1988443be599ce9b85b99d3df87ff67792f3c36b Signed-off-by: Ilho Kim --- 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 5e785fc..7ebe478 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.32.21 +Version: 1.32.22 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4