diff options
author | Inkyun Kil <inkyun.kil@samsung.com> | 2019-05-03 10:37:45 +0900 |
---|---|---|
committer | Inkyun Kil <inkyun.kil@samsung.com> | 2019-05-03 10:38:24 +0900 |
commit | fdb7e0c829c2fc237d484c7e6069c423e23d0ef6 (patch) | |
tree | 60f5a027b4ce599421ba70cdb7cd6e3914e8e8a0 /packaging | |
parent | 7fe6f697f21d9e808a044ece4227a165669e7a29 (diff) | |
download | buxton2-fdb7e0c829c2fc237d484c7e6069c423e23d0ef6.tar.gz buxton2-fdb7e0c829c2fc237d484c7e6069c423e23d0ef6.tar.bz2 buxton2-fdb7e0c829c2fc237d484c7e6069c423e23d0ef6.zip |
Release version 1.5.5submit/tizen/20190503.040653accepted/tizen/unified/20190507.111902
Changes:
- Add After=dbus.socket dependency
Change-Id: I4af4e2414fd62b45136ac90d0653f3baa12e659c
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/buxton2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 2a3fc5e..96b56d5 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -3,7 +3,7 @@ %define upgrade_script_path /usr/share/upgrade/scripts Name: buxton2 -Version: 1.5.4 +Version: 1.5.5 Release: 0 License: Apache-2.0 Summary: A security-enabled configuration system |