diff --git a/clang.spec b/clang.spec index 8ee03ad75d0e1f15c6fdf7ecc7d252d2028dee78..639e4723a84f068075e8e40680f2c82a014b3638 100644 --- a/clang.spec +++ b/clang.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %bcond_with compat_build %bcond_without check @@ -47,7 +47,6 @@ Summary: A C language family front-end for LLVM License: NCSA URL: http://llvm.org -Excludearch: loongarch64 Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{clang_version}%{?rc_ver:-rc%{rc_ver}}/%{clang_srcdir}.tar.xz Source3: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{clang_version}%{?rc_ver:-rc%{rc_ver}}/%{clang_srcdir}.tar.xz.sig %if %{without compat_build} @@ -609,6 +608,9 @@ false %endif %changelog +* Wed Jul 19 2023 Zhao Hang - 15.0.7-1.0.2 +- Add loongarch64 arch + * Fri Jun 30 2023 Zhao Hang - 15.0.7-1.0.1 - Rebrand for Anolis OS - Remove loongarch64 arch