From f43f802acb2e73dcea3de2df36c1026baedb5028 Mon Sep 17 00:00:00 2001 From: Jusung Son Date: Wed, 27 Nov 2019 13:17:25 +0900 Subject: [PATCH] Release version 1.5.8 Changes: - Reduce duplicate code - Reduce module circular dependency - Make a gcov package for measuring coverage easier - Use buxton_errno instead of global variable 'errno' - Fix dlog format Change-Id: I00936e9437188b28b7bb7b91efdd89e0f23401d8 Signed-off-by: Jusung Son --- packaging/buxton2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index b7a5567..26fa33d 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.7 +Version: 1.5.8 Release: 0 License: Apache-2.0 Summary: A security-enabled configuration system -- 2.7.4