From 0d5667b36df43743fdef30b84d6e7f830ce15096 Mon Sep 17 00:00:00 2001 From: wangyueliang Date: Fri, 9 Dec 2022 15:14:03 +0800 Subject: [PATCH] Fix unsafe compile option STRIP --- youker-assistant.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/youker-assistant.spec b/youker-assistant.spec index d0bf53c..1317129 100644 --- a/youker-assistant.spec +++ b/youker-assistant.spec @@ -1,7 +1,6 @@ -%define debug_package %{nil} Name: youker-assistant Version: 3.0.4 -Release: 1 +Release: 2 Summary: youker-assistant License: GPL-2+ and GPL-3 URL: https://github.com/UbuntuKylin/youker-assistant @@ -80,6 +79,9 @@ cp -r %{_builddir}/%{name}-%{version}/data/toolkit %{buildroot}/usr/share/kylin- %{_datadir}/kylin-user-guide/data/guide %changelog +* Fri Dec 09 2022 wangyueliang - 3.0.4-2 +- Fix unsafe compile option STRIP + * Mon Dec 5 2022 peijiankang - 3.0.4-1 - update version to 3.0.4