From 0df60121f078ca7cd6ac8f009fd18e66d81d5e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=96=84=E5=BA=86?= Date: Thu, 15 Dec 2022 02:01:49 +0000 Subject: [PATCH] Enable debuginfo for fix strip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 付善庆 --- nvwa.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nvwa.spec b/nvwa.spec index 8ea69cc..85b962d 100644 --- a/nvwa.spec +++ b/nvwa.spec @@ -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 - 0.2-3 +- Enable debuginfo for fix strip + * Wed Dec 14 2022 anatasluo - 0.2-2 - Fix issues caused by ctrl-c and systemd * Fri Jul 30 2021 anatasluo - 0.2-1