!17 [sync] Enable debuginfo for fix strip

From: @fu-shanqing 
Reviewed-by: @duyiwei7w 
Signed-off-by: @duyiwei7w
This commit is contained in:
openeuler-ci-bot 2022-12-09 08:58:35 +00:00 committed by Gitee
commit 40ae29679c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,11 @@
%bcond_without check
%global __cargo_skip_build 0
%define debug_package %{nil}
%global crate zincati
%global zcuid 986
Name: rust-%{crate}
Version: 0.0.24
Release: 5
Release: 6
Summary: Update agent for NestOS
License: Apache-2.0
URL: https://crates.io/crates/%{crate}
@ -127,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf
%endif
%changelog
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.24-6
- Enable debuginfo for fix strip
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 0.0.24-5
- License compliance rectification