diff --git a/llvm.spec b/llvm.spec index 136d7e3..3b4cadb 100644 --- a/llvm.spec +++ b/llvm.spec @@ -118,7 +118,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -547,7 +547,6 @@ if [[ $1 -eq 0 /usr/sbin/update-alternatives --remove llvm-config-%{maj_ver} %{install_bindir}/llvm-config%{exec_suffix}-%{__isa_bits} fi %endif -fi %files %license LICENSE.TXT @@ -643,6 +642,9 @@ fi %endif %changelog +* Fri Oct 18 2024 Tom Stellard - 18.1.8-3 +- Remove stray fi from postun scriptlet + * Fri Oct 18 2024 Tulio Magno Quites Machado Filho - 18.1.8-2 - Workaround for GFX11.5 export priority