diff --git a/firefox.spec b/firefox.spec index 007aca9b7b82f02725c285b61205c06557510296..de8bc0fa697a78731386a9427bf32929afc3b85f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %define homepage %(grep '^HOME_URL\s*=' /etc/os-release | sed 's/^HOME_URL\s*=//;s/^\s*"//;s/"\s*$//') # Produce debug (non-optimized) package build. Suitable for debugging only @@ -133,9 +133,6 @@ Patch155: rhbz-1354671.patch Patch156: 0001-fix-loongarch64-link-failed.patch Patch157: 0001-Fix-libpng-skia-build-failed-for-loongarch64.-r-lsal.patch -# nodejs 22 in loonarch64 and riscv64 not yet adapted -ExcludeArch: loongarch64 riscv64 - # BUILD REQURES/REQUIRES %if %{?system_nss} && !0%{?bundle_nss} BuildRequires: pkgconfig(nspr) >= %{nspr_version} @@ -1577,6 +1574,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Aug 25 2025 mgb01105731 - 128.13.0-3 +- Enable loongarch64 and riscv64 + * Thu Aug 21 2025 mgb01105731 - 128.13.0-2 - Fix err that index.html not found