Release version 1.28.0 94/201494/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 15 Mar 2019 03:05:00 +0000 (12:05 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 15 Mar 2019 03:05:19 +0000 (12:05 +0900)
Changes:
 - Fix StepKillApps
 - Use lambda expressions for simple callback function
 - Implement package dependency feature
 - Add string into include list
 - Remove using assert() in ExternalStorage
 - Add GetRequestTypeString() to print request type
 - Change visibility of steps to protected
 - Print request type at StepConfigure
 - Remove routine for checking name duplication on installer plugin
 - Fix bug of debug mode installation of hybrid package
 - Implement execution of removed plugin feature
 - Parse new elements for component-based application

Change-Id: Ic3e0ab612712535f43a5efd1f51da35b3a8850d5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/app-installers.spec

index 2c51a4d..16993cb 100644 (file)
@@ -1,6 +1,6 @@
 Name:           app-installers
 Summary:        Application installers
-Version:        1.27.0
+Version:        1.28.0
 Release:        1
 Group:          Application Framework/Package Management
 License:        Apache-2.0