diff --git a/libomp.spec b/libomp.spec index e32e85d..bef0fa0 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: 1%{?dist} +Release: 2%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -159,6 +159,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %changelog +* Mon Apr 08 2024 Tulio Magno Quites Machado Filho - 18.1.2-2 +- Rebuild LLVM 18.1.2 (RHEL-27724) + * Wed Apr 03 2024 Tulio Magno Quites Machado Filho - 18.1.2-1 - Update to LLVM 18.1.2 (RHEL-27724)