From 66ae02749761486fdd82ed45ce47f0b26ca215a2 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Wed, 5 Jun 2024 11:21:21 +0200 Subject: [PATCH] Rebuild against clang-18.1.6-2 which defaults to DWARF4 Related: RHEL-28670 --- libomp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libomp.spec b/libomp.spec index dee3c9a..2d036e5 100644 --- a/libomp.spec +++ b/libomp.spec @@ -35,7 +35,7 @@ Name: libomp Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -158,8 +158,8 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %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