diff options
author | mk5004.lee <mk5004.lee@samsung.com> | 2020-02-12 16:18:30 +0900 |
---|---|---|
committer | mk5004.lee <mk5004.lee@samsung.com> | 2020-02-12 16:18:30 +0900 |
commit | c047f271af4ee56ca3e8a02a6db4cd2b327e32b0 (patch) | |
tree | 6942e1229367125bdfbcbeb2b81158cd78e720bb | |
parent | 307f5a52d2c50932193bb23d055d39d7776e6caf (diff) | |
download | notification-c047f271af4ee56ca3e8a02a6db4cd2b327e32b0.tar.gz notification-c047f271af4ee56ca3e8a02a6db4cd2b327e32b0.tar.bz2 notification-c047f271af4ee56ca3e8a02a6db4cd2b327e32b0.zip |
Release version 0.5.51submit/tizen/20200212.072022accepted/tizen/unified/20200212.233619
- Remove Werror flag in uniitest
Change-Id: I5cc798974457d1b6c417b07d9e699e5285525100
Signed-off-by: mk5004.lee <mk5004.lee@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 1a1e8cd..74c4f6a 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.50 +Version: 0.5.51 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |