!26 fix strip problem

From: @linwenkai 
Reviewed-by: @hao-fang 
Signed-off-by: @hao-fang
This commit is contained in:
openeuler-ci-bot 2023-03-20 03:35:51 +00:00 committed by Gitee
commit 6dc1771a0f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,7 @@
%global debug_package %{nil}
Name: uadk_engine
Summary: UADK Accelerator Engine
Version: 1.0.0
Release: 9
Release: 10
License: Apache-2.0
Source: %{name}-%{version}.tar.gz
ExclusiveOS: linux
@ -131,6 +129,9 @@ fi
/sbin/ldconfig
%changelog
* Mon Mar 20 2023 linwenkai <linwenkai6@hisilicon.com> 1.0.0-10
- Backport uadk engine build patch
* Thu Feb 9 2023 linwenkai <linwenkai6@hisilicon.com> 1.0.0-9
- Fix uadk engine build compatiable problem