Enable debuginfo for fix strip

This commit is contained in:
fu-shanqing 2022-12-09 00:40:38 +08:00
parent d7bf9a01e0
commit 008ba41b63

View File

@ -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 <fushanqing@kylinos.cn> - 0.16.0-2
- Enable debuginfo for fix strip
* Wed Nov 16 2022 fushanqing <fushanqing@kylinos.cn> - 0.16.0-1
- update to 0.16.0