diff --git a/nestos-installer.spec b/nestos-installer.spec index 6b197f4..379b5ea 100644 --- a/nestos-installer.spec +++ b/nestos-installer.spec @@ -1,6 +1,5 @@ %define dracutlibdir %{_prefix}/lib/dracut %bcond_without check -%define debug_package %{nil} %global __cargo_skip_build 0 # The library is for internal code reuse and is not a public API @@ -10,7 +9,7 @@ Name: rust-nestos-installer Version: 0.16.0 -Release: 1 +Release: 2 Summary: Installer for NestOS # Upstream license specification: Apache-2.0 @@ -111,6 +110,9 @@ This subpackage contains boot-time infrastructure for NestOS. It is not needed %changelog +* Thu Dec 08 2022 fushanqing - 0.16.0-2 +- Enable debuginfo for fix strip + * Wed Nov 16 2022 fushanqing - 0.16.0-1 - update to 0.16.0