diff options
author | seungha.son <seungha.son@samsung.com> | 2017-03-23 17:02:32 +0900 |
---|---|---|
committer | seungha.son <seungha.son@samsung.com> | 2017-03-23 17:03:01 +0900 |
commit | 9d127ed0959e7b9427a836b229a94b2a8e2d8a17 (patch) | |
tree | 61928388ab27117efd75b90aaa1153e8edd13b66 | |
parent | fae09ffb35b8dce0efc5b41e03eb77be4e72cb20 (diff) | |
download | notification-accepted/tizen/wearable/20170324.023203.tar.gz notification-accepted/tizen/wearable/20170324.023203.tar.bz2 notification-accepted/tizen/wearable/20170324.023203.zip |
Release version 0.3.10submit/tizen/20170323.080501accepted/tizen/wearable/20170324.023203accepted/tizen/unified/20170324.023238accepted/tizen/tv/20170324.023144accepted/tizen/mobile/20170324.023127accepted/tizen/ivi/20170324.023220accepted/tizen/common/20170323.154522
Fix wrong statement condition
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I38cf066ab5aacf673fde1ead1c5896053c16a466
-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 93a86e5..c9e4b07 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.9 +Version: 0.3.10 Release: 1 Group: TBD License: Apache-2.0 |