diff --git a/llvm.spec b/llvm.spec index 7e42a0b..ba59de6 100644 --- a/llvm.spec +++ b/llvm.spec @@ -76,7 +76,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} -Release: 1.1.riscv64%{?dist} +Release: 1.2.riscv64%{?dist} Summary: The Low Level Virtual Machine License: NCSA @@ -569,6 +569,9 @@ fi %endif %changelog +* Sat Nov 26 2022 David Abdurachmanov - 15.0.4-1.2.riscv64 +- Final rebuidl with Clang (recompiled with Clang compiled LLVM) + * Thu Nov 25 2022 David Abdurachmanov - 15.0.4-1.1.riscv64 - Enable Clang toolchain