From f9133b98bb43a84571e0230c3dba6564d3ff9b00 Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Jul 10 2023 21:38:50 +0000 Subject: Bump the release version --- diff --git a/llvm.spec b/llvm.spec index 0c52b70..801acb7 100644 --- a/llvm.spec +++ b/llvm.spec @@ -77,7 +77,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -584,6 +584,9 @@ fi %endif %changelog +* Mon Jul 10 2023 Tulio Magno Quites Machado Filho - 16.0.6-4 +- Use LLVM_UNITTEST_LINK_FLAGS to reduce link times for unit tests + * Mon Jul 03 2023 Tulio Magno Quites Machado Filho - 16.0.6-3 - Improve error messages for unsupported relocs on s390x (rhbz#2216906) - Disable LLVM_UNREACHABLE_OPTIMIZE