Eable debuginfo for fix strip

This commit is contained in:
JiangShui 2023-08-04 10:31:01 +08:00
parent c0f513d022
commit 6a6cdc7caa

View File

@ -1,9 +1,7 @@
%global debug_package %{nil}
Name: uadk_engine
Summary: UADK Accelerator Engine
Version: 1.0.0
Release: 7
Release: 8
License: Apache-2.0
Source: %{name}-%{version}.tar.gz
ExclusiveOS: linux
@ -122,6 +120,9 @@ fi
/sbin/ldconfig
%changelog
* Fri Aug 19 2023 JiangShui Yang <yangjiangshui@h-partners.com> 1.0.0-8
- Eable debuginfo for fix strip
* Tue Jul 26 2022 Yang Shen <shenyang39@huawei.com> 1.0.0-7
- Backport uadk engine patch from v1.0.0 to v1.0.1