diff --git a/kae.spec b/libkae.spec similarity index 94% rename from kae.spec rename to libkae.spec index a14de2c946541b85fbc0b3921501e025db4041df..7f158b2051e4d19cf7aaf3fc1e555a384791b7ab 100644 --- a/kae.spec +++ b/libkae.spec @@ -3,7 +3,7 @@ Name: libkae Summary: Huawei Kunpeng Accelerator Engine Version: 1.2.10 -Release: 5 +Release: 6 License: Apache-2.0 Source: %{name}-%{version}.tar.gz Vendor: Huawei Corporation @@ -68,6 +68,9 @@ fi /sbin/ldconfig %changelog +* Tue Oct 26 2021 chenchen - 1.2.10-6 +- change the spec file name to be the same as the repo name + * Thu Aug 12 2021 caodongxia 1.2.10-5 - Fix pthread_yield is deprecated