From e62709027a997e705c28fce3d55a1935dcadf372 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sat, 26 Nov 2022 21:54:04 +0200 Subject: [PATCH] Final rebuid of LLVM Signed-off-by: David Abdurachmanov --- llvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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