enable debuginfo for fix strip
(cherry picked from commit 74e97bd40e13ea4fda6574f2518bd6108af9eb23)
This commit is contained in:
parent
091c29fb06
commit
3ba75bf0b3
@ -2,7 +2,7 @@
|
||||
# disable for bootstrapping
|
||||
%bcond_with check
|
||||
#%global _unpackaged_files_terminate_build 0
|
||||
%global with_debug 1
|
||||
%global with_debug 0
|
||||
|
||||
%if 0%{?with_debug}
|
||||
%global debug_package %{nil}
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
Name: dde-api
|
||||
Version: 5.4.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Go-lang bingding for dde-daemon
|
||||
License: GPLv3+
|
||||
URL: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/
|
||||
@ -128,6 +128,9 @@ exit 0
|
||||
%files -n %{name}-devel -f devel.file-list
|
||||
|
||||
%changelog
|
||||
* Wed Dec 21 2022 liweiganga <liweiganga@uniontech.com> - 5.4.6-2
|
||||
- enable debuginfo for fix strip
|
||||
|
||||
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.6-1
|
||||
- Update to 5.4.6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user