diff --git a/uadk_engine.spec b/uadk_engine.spec index 76b9c3f4edd1c136570f6e11b0a397b1170d0190..af60b16ebeb692618689d915b3b3ba483d49c5e1 100644 --- a/uadk_engine.spec +++ b/uadk_engine.spec @@ -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 1.0.0-10 +- Backport uadk engine build patch + * Thu Feb 9 2023 linwenkai 1.0.0-9 - Fix uadk engine build compatiable problem