diff options
author | Seungha Son <seungha.son@samsung.com> | 2017-06-13 14:16:00 +0900 |
---|---|---|
committer | Seungha Son <seungha.son@samsung.com> | 2017-06-13 14:16:42 +0900 |
commit | d9f8f821b0fb6e0cb16e154087a6853a4938449d (patch) | |
tree | c2e03c3182fe32eb9987bad805abf8a6eb98b5fd | |
parent | 332cb6d05ff95306bc3d6a4d415caca37bf4681b (diff) | |
download | notification-submit/tizen/20170613.043549.tar.gz notification-submit/tizen/20170613.043549.tar.bz2 notification-submit/tizen/20170613.043549.zip |
Release version 0.3.23submit/tizen/20170613.043549accepted/tizen/unified/20170613.194234
Changes:
- Arranges null check
- Adds API description
- Fix upgrade scripts
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I95d2f2d627e5475ec70f9617b1d977c244a7d5d6
-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 70ade9a..c59f8d6 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.22 +Version: 0.3.23 Release: 1 Group: TBD License: Apache-2.0 |