From c0b6190c5403084cada743641988d5f967e33835 Mon Sep 17 00:00:00 2001 From: happy_orange Date: Fri, 10 Feb 2023 14:21:28 +0800 Subject: [PATCH] rebuild for llvm --- clang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clang.spec b/clang.spec index 52f76d8..0558357 100644 --- a/clang.spec +++ b/clang.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global toolchain gcc @@ -471,6 +471,9 @@ false %{python3_sitelib}/clang/ %changelog +* Fri Feb 10 2023 happy_orange - 15.0.7-2 +- rebuild for llvm + * Mon Jan 30 2023 Funda Wang - 15.0.7-1 - New version 15.0.7 -- Gitee