Enable debuginfo for fix strip
This commit is contained in:
parent
d7bf9a01e0
commit
008ba41b63
@ -1,6 +1,5 @@
|
|||||||
%define dracutlibdir %{_prefix}/lib/dracut
|
%define dracutlibdir %{_prefix}/lib/dracut
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
%define debug_package %{nil}
|
|
||||||
|
|
||||||
%global __cargo_skip_build 0
|
%global __cargo_skip_build 0
|
||||||
# The library is for internal code reuse and is not a public API
|
# The library is for internal code reuse and is not a public API
|
||||||
@ -10,7 +9,7 @@
|
|||||||
|
|
||||||
Name: rust-nestos-installer
|
Name: rust-nestos-installer
|
||||||
Version: 0.16.0
|
Version: 0.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Installer for NestOS
|
Summary: Installer for NestOS
|
||||||
|
|
||||||
# Upstream license specification: Apache-2.0
|
# Upstream license specification: Apache-2.0
|
||||||
@ -111,6 +110,9 @@ This subpackage contains boot-time infrastructure for NestOS. It is not needed
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 16 2022 fushanqing <fushanqing@kylinos.cn> - 0.16.0-1
|
||||||
- update to 0.16.0
|
- update to 0.16.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user