diff options
author | jusung son <jusung07.son@samsung.com> | 2019-03-05 15:01:01 +0900 |
---|---|---|
committer | jusung son <jusung07.son@samsung.com> | 2019-03-05 15:05:02 +0900 |
commit | af39c663339d84b0af97f827f86ec4969db6f053 (patch) | |
tree | 97f006ff46c851d4fe7411c7b66fec9aa13d6255 /packaging | |
parent | b7619a0e8b2c85e49744a8096f020103c3de30f2 (diff) | |
download | buxton2-af39c663339d84b0af97f827f86ec4969db6f053.tar.gz buxton2-af39c663339d84b0af97f827f86ec4969db6f053.tar.bz2 buxton2-af39c663339d84b0af97f827f86ec4969db6f053.zip |
Release version 1.5.1submit/tizen/20190305.060657accepted/tizen/unified/20190311.220522
Changes:
- Use buxton_errno instead of global variable 'errno'
- vconf: Clarify documentation for vconf_keylist_lookup()
Change-Id: I4da9127a686b6be0f7ec9b29adf58b9fa5ba8b5d
Signed-off-by: jusung son <jusung07.son@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 7959f3c..bde89b5 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.0 +Version: 1.5.1 Release: 0 License: Apache-2.0 Summary: A security-enabled configuration system |