Release version 0.5.5 82/225382/2 accepted/tizen/5.5/unified/20200220.122620 accepted/tizen/unified/20200220.122424 submit/tizen/20200219.105614 submit/tizen_5.5/20200219.110318
authorKonrad Lipinski <k.lipinski2@samsung.com>
Wed, 19 Feb 2020 10:19:13 +0000 (11:19 +0100)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Wed, 19 Feb 2020 10:51:47 +0000 (11:51 +0100)
- Add missing include to stdlib.h

Change-Id: I9f8cfdaa5286ea22ccadbbe8eb33e31ebb07f562

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes
src/notification-daemon/po/CMakeLists.txt

index b761278..069d9c7 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.4)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.5)
 
 ############################# cmake packages ##################################
 
index 100893f..4260950 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.4
+Version:    0.5.5
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 806660e..d7925fe 100644 (file)
@@ -1,3 +1,7 @@
+Wed Feb 19 2020 Konrad Lipinski <k.lipinski2@samsung.com>
+Release version 0.5.5
+- Add missing include to stdlib.h
+
 Wed Jan 15 2020 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.4
 - Fix some more gcc 9 warning after adding Wall to build config
index fc025eb..683598d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2015.4017 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2015-2018 Samsung Electronics Co., Ltd All Rights Reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.