diff --git a/SPECS/firefox.spec b/SPECS/firefox.spec index 93f3265..e045c4f 100644 --- a/SPECS/firefox.spec +++ b/SPECS/firefox.spec @@ -109,7 +109,7 @@ end} %endif %endif # newer llvm requires newer wasi - we're going to fix it in the rebase to 152 esr - %if %{rhel_minor_version} >= 9 + %if %{rhel_minor_version} >= 8 %global with_wasi_sdk 0 %endif %endif @@ -2149,8 +2149,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Thu May 28 2026 Eduard Abdullin - 140.11.0-1.alma.1 +* Fri May 29 2026 Eduard Abdullin - 140.11.0-1.alma.1 - Add gcc-toolset-%{gts_version}-gcc-c++ to BR +- Fix the check for minor version when disabling wasi-sdk * Wed May 20 2026 Jan Horak - 140.11.0-1 - Update to 140.11.0 ESR