From 3ba75bf0b3908ab76009026c8b0681fb1a7a7217 Mon Sep 17 00:00:00 2001 From: liweiganga Date: Wed, 21 Dec 2022 17:01:38 +0800 Subject: [PATCH] enable debuginfo for fix strip (cherry picked from commit 74e97bd40e13ea4fda6574f2518bd6108af9eb23) --- dde-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dde-api.spec b/dde-api.spec index c4e3f6c..c9170ba 100644 --- a/dde-api.spec +++ b/dde-api.spec @@ -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 - 5.4.6-2 +- enable debuginfo for fix strip + * Mon Jul 18 2022 konglidong - 5.4.6-1 - Update to 5.4.6