diff --git a/nvwa.spec b/nvwa.spec index 8ea69cc20d0ba31f97d93a45aeb1a32fe5de8e70..85b962daec9d27a6e7a280830996f87201c237cd 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