diff --git a/llvm-toolset.spec b/llvm-toolset.spec index bff30d53b006c8772820060f520b34bfc228b7bc..6b680e84e75dac79e1634c5e85a30284fe5d8836 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %global maj_ver 15 %global min_ver 0 %global patch_ver 7 @@ -10,8 +10,6 @@ Version: %{maj_ver}.%{min_ver}.%{patch_ver} Release: 1%{anolis_release}%{?rc_ver:.rc%{rc_ver}}%{?dist} License: NCSA -Excludearch: loongarch64 - Requires: clang = %{version} Requires: llvm = %{version} @@ -25,6 +23,9 @@ This is the main package for llvm-toolset. %files %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