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.