diff options
author | Jusung Son <jusung07.son@samsung.com> | 2020-06-16 14:02:48 +0900 |
---|---|---|
committer | Jusung Son <jusung07.son@samsung.com> | 2020-06-16 14:02:48 +0900 |
commit | 45da5f3fe133bb17a53282c0b1b7e2f9b1f3a75a (patch) | |
tree | 5a3ccbe439e62cc8b7761ff919f2843be8d3641c | |
parent | f2a5f512f8bf02ba30f28ff4c42d97f52b1101be (diff) | |
download | buxton2-tizen_6.0_hotfix.tar.gz buxton2-tizen_6.0_hotfix.tar.bz2 buxton2-tizen_6.0_hotfix.zip |
Release version 1.6.1tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200616.051200accepted/tizen/unified/20200617.055822accepted/tizen/6.0/unified/hotfix/20201103.003628accepted/tizen/6.0/unified/20201030.115404tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfix
Changes:
- Fix build warnings
Change-Id: I715eee3adde92dfb7f34a4735bf2d8fa8bbe7979
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
-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 ae3b5bb..8d5587a 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.6.0 +Version: 1.6.1 Release: 0 License: Apache-2.0 Summary: A security-enabled configuration system |