Add gcc-toolset-%{gts_version}-gcc-c++ to BR
Fix the check for minor version when disabling wasi-sdk
This commit is contained in:
parent
bdedc92027
commit
0834095f29
@ -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 <eabdullin@almalinux.org> - 140.11.0-1.alma.1
|
||||
* Fri May 29 2026 Eduard Abdullin <eabdullin@almalinux.org> - 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 <jhorak@redhat.com> - 140.11.0-1
|
||||
- Update to 140.11.0 ESR
|
||||
|
||||
Loading…
Reference in New Issue
Block a user