diff --git a/onednn.spec b/oneDNN.spec similarity index 94% rename from onednn.spec rename to oneDNN.spec index fe6c3bf4673f2ee5436c38ceb69e386cd19f4308..3eda0015059e39fca7f28c353253a830ded8bca6 100644 --- a/onednn.spec +++ b/oneDNN.spec @@ -2,7 +2,7 @@ Name: onednn Version: 2.2 -Release: 1 +Release: 2 Summary: Deep Neural Network Library License: ASL 2.0 and BSD and Boost and MIT @@ -96,6 +96,9 @@ rm -rf %{buildroot}%{_docdir}/dnnl %changelog +* Tue Oct 26 2021 chenchen - 2.2-2 +- change the spec file name to be the same as the repo name + * Wed Sep 30 2021 baihuawei - 2.2-1 - Update to 2.2 to match latest MindSpore.