diff options
author | Seungha Son <seungha.son@samsung.com> | 2017-12-05 11:52:32 +0900 |
---|---|---|
committer | Seungha Son <seungha.son@samsung.com> | 2017-12-05 11:53:41 +0900 |
commit | 878c66109b85a98540b1483c33b26e40701fb4af (patch) | |
tree | a0da2291ac7f0408b65329a977416e1c56caffc5 | |
parent | 4fb09d00bc7a274d8e8587461cf7587fc1b4656f (diff) | |
download | notification-878c66109b85a98540b1483c33b26e40701fb4af.tar.gz notification-878c66109b85a98540b1483c33b26e40701fb4af.tar.bz2 notification-878c66109b85a98540b1483c33b26e40701fb4af.zip |
Release version 0.4.1submit/tizen/20171205.040511accepted/tizen/unified/20171205.155540
Changes:
- Add the value to be passed to the viewer
- Fix logic to recover corrupted db
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I5b921abc3ce7e6d8ca46f252def8d65ce289004d
-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 889eaea..aea6bff 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.4.0 +Version: 0.4.1 Release: 1 Group: TBD License: Apache-2.0 |