Release version 0.5.0 34/202234/1 accepted/tizen/unified/20190327.160606 submit/tizen/20190326.074206 submit/tizen/20190327.014050
authorJunghoon Park <jh9216.park@samsung.com>
Tue, 26 Mar 2019 07:33:49 +0000 (16:33 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 26 Mar 2019 07:35:52 +0000 (16:35 +0900)
Changes:
 - Initialize Noti-ex
 - Fix notification-ex unittest build error
 - Fix wrong return type
 - Update class Bundle
 - Update notification-ex CMakefile
 - Renamed bundle.h to ex_bundle.h
 - Add implementation of some classes
 - Adjust Null Object pattern for FindById
 - Adjust pimpl idiom to button item
 - Add input selector item implementation
 - Add progress item implementation
 - Add entry, text, effect item class
 - Add parameter for hyperlink for TextItem
 - Update some items
 - Merge "Update some items" into tizen
 - Update some unittests
 - Change shared_ptr to unique_ptr for ItemFactory
 - Create FactoryManager to register the other factory
 - Add parent item for TextItem and EntryItem
 - Update actions
 - Add factory for actions
 - Update behavior of VisibilityAction::Execute
 - Add action parameter to Base class for EntryItem and TextItem
 - Make AbstractItem::GetType as abstract method
 - Make a class ItemInfo to avoid exporting some methods
 - Add manager implementation
 - Improve unit TCs
 - Change method name
 - Check coding style
 - Using unique_ptr for sender and listener
 - Update Group name in spec file
 - Export some internal APIs
 - Merge "Update Group name in spec file" into tizen
 - Hide private event info using interface
 - Add Serialize/Deserialize for AbstractItem
 - Add an acceptance condition to CanReceive()
 - Fix wrong log message
 - Merge "Fix wrong log message" into tizen
 - Add request id to event info
 - Add a debugging log to exception class
 - Set uid on AbstractItem::Serialize()
 - Add Api for ItemInfo
 - Merge "Set uid on AbstractItem::Serialize()" into tizen
 - Add error handling feature
 - Add hide list implementation
 - Add DBManager class

Change-Id: I4bbf17810367a330c18261f96af8c1d3f2fdf8a3
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
packaging/notification.spec

index 7acca457d3a75e79a80a98ecb4c5994e6d70e90e..1aa8cfb564a0be06e4d34b80c9257955fe3e1a2a 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       notification
 Summary:    Notification library
-Version:    0.4.19
+Version:    0.5.0
 Release:    1
 Group:      Applications/Core Applications
 License:    Apache-2.0