!35 Enable debuginfo for fix strip

From: @fu-shanqing 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-16 01:34:11 +00:00 committed by Gitee
commit ea3768dd45
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: nvwa
Version: 0.2
Release: 2
Release: 3
Summary: a tool used for openEuler kernel update
License: MulanPSL-2.0 and Apache-2.0 and MIT and MPL-2.0
@ -17,8 +17,6 @@ Requires: gcc
%description
A tool used to automate the process of seamless update of the openEuler.
%global debug_package %{nil}
%prep
%autosetup -n %{name}-v%{version} -p1
@ -81,6 +79,9 @@ source /usr/share/bash-completion/completions/nvwa
%{_bindir}/%{name}-pre.sh
%changelog
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.2-3
- Enable debuginfo for fix strip
* Wed Dec 14 2022 anatasluo <luolongjun@huawei.com> - 0.2-2
- Fix issues caused by ctrl-c and systemd
* Fri Jul 30 2021 anatasluo <luolongjun@huawei.com> - 0.2-1