!27 [sync] PR-25: enable debuginfo for fix strip
From: @openeuler-sync-bot Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
b36e554bf5
@ -2,7 +2,7 @@
|
|||||||
# disable for bootstrapping
|
# disable for bootstrapping
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
#%global _unpackaged_files_terminate_build 0
|
#%global _unpackaged_files_terminate_build 0
|
||||||
%global with_debug 1
|
%global with_debug 0
|
||||||
|
|
||||||
%if 0%{?with_debug}
|
%if 0%{?with_debug}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: dde-api
|
Name: dde-api
|
||||||
Version: 5.4.6
|
Version: 5.4.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Go-lang bingding for dde-daemon
|
Summary: Go-lang bingding for dde-daemon
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/
|
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
|
%files -n %{name}-devel -f devel.file-list
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.6-1
|
||||||
- Update to 5.4.6
|
- Update to 5.4.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user