From 5d8b7b9423a24db043029cd34f87bcb84bbd382b Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 8 Sep 2020 11:30:15 +0900 Subject: [PATCH] Release version 1.32.20 Changes: - Fix static analysis issue - Change to use gmock package instead of gtest - Fix coding rule - Fix ReadonlyUpdateInstall's recovery - Fix StepRemoveUserData Change-Id: Ia50bc83ca252091b7beb6fa0973ef85604966088 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 cf00314..61b030c 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.32.19 +Version: 1.32.20 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4