!8 fix spec file

Merge pull request !8 from baihuawei/fix_spec
This commit is contained in:
openeuler-ci-bot 2021-12-23 12:28:16 +00:00 committed by Gitee
commit a1cfc51f10

View File

@ -2,7 +2,7 @@
Name: onednn
Version: 2.2
Release: 2
Release: 3
Summary: Deep Neural Network Library
License: ASL 2.0 and BSD and Boost and MIT
@ -64,7 +64,7 @@ mkdir -p build && cd build
%make_build
%check
ctest
cd build && ctest
%install
cd build
@ -101,6 +101,8 @@ rm -rf %{buildroot}%{_docdir}/dnnl
%changelog
* Wed Dec 22 2021 baihuawei <baihuawei@huawei.com> - 2.2-3
- Fix spec file.
* Wed Dec 1 2021 baihuawei <baihuawei@huawei.com> - 2.2-2
- Fix bugs.
* Wed Sep 30 2021 baihuawei <baihuawei@huawei.com> - 2.2-1