diff options
author | SukHyung, Kang <shine.kang@samsung.com> | 2019-09-09 14:25:23 +0900 |
---|---|---|
committer | SukHyung, Kang <shine.kang@samsung.com> | 2019-09-09 14:25:23 +0900 |
commit | 26ad72ab81aa9b4adb69a81bab15e886f83e735a (patch) | |
tree | 47dce6545c6be4ca141caac584d357b0b9041a31 | |
parent | acdde4915676a4f228fa730a687bf5ead93e5e61 (diff) | |
download | notification-26ad72ab81aa9b4adb69a81bab15e886f83e735a.tar.gz notification-26ad72ab81aa9b4adb69a81bab15e886f83e735a.tar.bz2 notification-26ad72ab81aa9b4adb69a81bab15e886f83e735a.zip |
Release version 0.5.29submit/tizen/20190909.054828accepted/tizen/unified/20190911.111756
- Delete multi_language support apis
Move notification items to notification ex in API reference
Change-Id: I688d3cb6c1891ee2e44a657472a6209d40a87fa8
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
-rw-r--r-- | packaging/notification.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec index 83d5d24..de8eade 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.28 +Version: 0.5.29 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |