diff --git a/libomp.spec b/libomp.spec index 285ceb0..0bbdc78 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 @@ -156,6 +156,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 18.1.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jul 12 2024 Jesus Checa Hidalgo - 18.1.8-1 - 18.1.8 Release