diff --git a/lld.spec b/lld.spec index 24445f8..0a1c87e 100644 --- a/lld.spec +++ b/lld.spec @@ -49,7 +49,7 @@ Name: %{pkg_name} Version: %{lld_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The LLVM Linker License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -228,6 +228,9 @@ export LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{install_libdir}/liblld*.so.* %changelog +* Tue Jun 04 2024 Konrad Kleine - 18.1.6-2 +- Rebuild against clang clang-18.1.6-2 which defaults to DWARF4 + * Mon Jun 03 2024 Konrad Kleine - 18.1.6-1 - Update to 18.1.6