From 64642ea93202615e0a55f1ce07ae44813728e6a3 Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Mon, 27 Mar 2023 11:37:52 -0300 Subject: [PATCH] Rebuild for LLVM 16.0.0 update --- llvm15.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/llvm15.spec b/llvm15.spec index 3542ab8..b9a5a8b 100644 --- a/llvm15.spec +++ b/llvm15.spec @@ -74,7 +74,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 @@ -567,6 +567,9 @@ fi %endif %changelog +* Mon Mar 27 2023 Tulio Magno Quites Machado Filho - 15.0.7-4 +- Rebuild for LLVM 16.0.0 update + * Thu Jan 19 2023 Tulio Magno Quites Machado Filho - 15.0.7-3 - Update license to SPDX identifiers. - Include the Apache license adopted in 2019.