diff --git a/libomp.spec b/libomp.spec index 56e1b1fcd0dbb7f3fbe3ef6674940659a5743b9d..78099ed2817d50dfd662920ec4a0e9da4dda3ddc 100644 --- a/libomp.spec +++ b/libomp.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %global maj_ver 15 %global libomp_version %{maj_ver}.0.7 #global rc_ver 1 @@ -30,8 +30,6 @@ Source2: release-keys.asc Source3: run-lit-tests Source4: lit.fedora.cfg.py -Excludearch: loongarch64 - BuildRequires: clang # For clang-offload-packager BuildRequires: clang-tools-extra @@ -188,6 +186,9 @@ cd %{_vpath_builddir} %endif %changelog +* Wed Jul 19 2023 Zhao Hang - 15.0.7-1.0.2 +- Add loongarch64 arch + * Sat Jul 01 2023 Zhao Hang - 15.0.7-1.0.1 - Remove loongarch64 arch