From 4d5a6d0757be35612793abf046a5e8ba6d789e70 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Wed, 5 Jun 2024 11:27:47 +0200 Subject: [PATCH] Rebuild against clang-18.1.6-2 which defaults to DWARF4 Related: RHEL-28670 --- lldb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lldb.spec b/lldb.spec index dc517e3..38eb886 100644 --- a/lldb.spec +++ b/lldb.spec @@ -7,7 +7,7 @@ Name: lldb Version: %{lldb_version}%{?rc_ver:~rc%{rc_ver}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Next generation high-performance debugger License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -138,8 +138,8 @@ rm -f %{buildroot}%{python3_sitearch}/six.* %{python3_sitearch}/lldb %changelog -* Tue Jun 04 2024 Konrad Kleine - 18.1.6-2 -- Rebuild against clang clang-18.1.6-2 which defaults to DWARF4 +* Wed Jun 05 2024 Konrad Kleine - 18.1.6-3 +- Rebuild against clang-18.1.6-2 which defaults to DWARF4 * Mon Jun 03 2024 Konrad Kleine - 18.1.6-1 - Update to 18.1.6