remove ui app dependency from push 83/204083/1 accepted/tizen/unified/20190424.040750 submit/tizen/20190423.065910
authorSameer Prakash Pradhan <sp.pradhan@samsung.com>
Fri, 19 Apr 2019 06:16:44 +0000 (11:46 +0530)
committerSameer Prakash Pradhan <sp.pradhan@samsung.com>
Fri, 19 Apr 2019 06:16:44 +0000 (11:46 +0530)
Change-Id: I68202ed557d2d82b5b8b3650456dd648314e3307
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
include/push-service.h
packaging/push.spec

index 17835d1..2a27586 100644 (file)
@@ -18,7 +18,7 @@
 #define __PUSH_PUBLIC_LIB_H__
 
 #include <tizen_error.h>
-#include <app.h>
+#include <app_control.h>
 
 #ifdef __cplusplus
 extern "C" {
index c31f89b..5a6a75d 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       push
 Summary:    Push services and client library
-Version:    0.5.93
+Version:    0.5.94
 Release:    1
 Group:      Application Framework/Service
 License:    Apache-2.0