diff options
author | Myungki Lee <mk5004.lee@samsung.com> | 2017-08-18 16:34:37 +0900 |
---|---|---|
committer | Myungki Lee <mk5004.lee@samsung.com> | 2017-08-18 16:34:37 +0900 |
commit | 0a6c4aa36ef103745e8af8ee0b041b9608b0974c (patch) | |
tree | a852181baa7d6d180ba8c70cee392ac74e14ac3d | |
parent | 666ae401eeeac45c6395c4ba230aec9257219c49 (diff) | |
download | notification-submit/tizen/20170818.073144.tar.gz notification-submit/tizen/20170818.073144.tar.bz2 notification-submit/tizen/20170818.073144.zip |
Release version 0.3.32submit/tizen_4.0/20170828.100002submit/tizen/20170818.073144accepted/tizen/unified/20170821.051147accepted/tizen/4.0/unified/20170828.223752
- Changed the error handling of notification_create
Change-Id: I9b9f141165f64aab216b1287cf9e96eebde26f17
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
-rwxr-xr-x | packaging/notification.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec index 03e24f6..5186335 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.31 +Version: 0.3.32 Release: 1 Group: TBD License: Apache-2.0 |