import CS git firefox-140.14.0-1.el8
This commit is contained in:
parent
e0abf813ba
commit
2ec16de2f7
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
cbindgen-vendor.tar.xz
|
||||
firefox-140.13.0esr.processed-source.tar.xz
|
||||
firefox-langpacks-140.13.0esr-20260716.tar.xz
|
||||
firefox-140.14.0esr.processed-source.tar.xz
|
||||
firefox-langpacks-140.14.0esr-20260812.tar.xz
|
||||
mochitest-python.tar.gz
|
||||
nspr-4.36.0-2.el8_2.src.rpm
|
||||
nss-3.112.0-1.el9_4.src.rpm
|
||||
|
||||
14
firefox.spec
14
firefox.spec
@ -151,7 +151,7 @@ end}
|
||||
|
||||
%if 0%{?rhel} > 7 && 0%{?rhel} < 10
|
||||
%global use_gcc_ts 1
|
||||
%if 0%{?rhel} == 9 && %{rhel_minor_version} >= 8
|
||||
%if 0%{?rhel} == 9 && %{rhel_minor_version} >= 6
|
||||
# clang depends on gcc-toolset-14-gcc-c++
|
||||
%global gts_version 14
|
||||
%else
|
||||
@ -199,7 +199,7 @@ end}
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 140.13.0
|
||||
Version: 140.14.0
|
||||
Release: 1%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -230,7 +230,7 @@ ExcludeArch: aarch64 s390 ppc
|
||||
# Link to original tarball: https://archive.mozilla.org/pub/firefox/releases/%%{version}%%{?pre_version}/source/firefox-%%{version}%%{?pre_version}.source.tar.xz
|
||||
Source0: firefox-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
|
||||
%if %{with langpacks}
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20260716.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20260812.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -286,7 +286,7 @@ Patch51: mozilla-bmo1170092.patch
|
||||
Patch52: exceptionHandled-for-IO-error-processhandler.patch
|
||||
Patch53: D245908.clear-lang-bundles.diff
|
||||
Patch54: D249071.restoreWinState.diff
|
||||
# Removed Crash Annotation GraphicsCriticalError
|
||||
# Removed Crash Annotation GraphicsCriticalError
|
||||
Patch55: D266159.1760530435.diff
|
||||
|
||||
# -- Submitted upstream, not merged --
|
||||
@ -1335,12 +1335,9 @@ echo "--------------------------------------------"
|
||||
%if %{?system_pipewire}
|
||||
%patch -P13 -p1 -b .fix-build-with-system-pipewire
|
||||
%endif
|
||||
|
||||
%if %{?system_nss}
|
||||
%if 0%{?rhel} >= 10 && 0%{?rhel_minor_version} <= 2
|
||||
%patch -P14 -p1 -b .system-nss
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch s390x
|
||||
%patch -P15 -p1 -b .s390x_workaround
|
||||
@ -2171,6 +2168,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2026 Jan Grulich <jgrulich@redhat.com> - 140.14.0-1
|
||||
- Update to 140.14.0 ESR
|
||||
|
||||
* Thu Jul 16 2026 Jan Horak <jhorak@redhat.com> - 140.13.0-1
|
||||
- Update to 140.13.0 ESR
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,6 +1,6 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 2b8db32c0bca2fa27304ee4fd3a5cc38bc43a11500b23842747813d221e55719c51cf4c0e027e41857f58ce1e283ce97b69c2c7d1eae93ecbb08c2f729e2bf55
|
||||
SHA512 (firefox-140.13.0esr.processed-source.tar.xz) = 9a827ce44c0e67c6687f802a10e355f24acd11caf89cec99461ebfa386e27518a04ab4054dd066521c8e27f90158790d8b39f76abc88fe86022d29c228a781fd
|
||||
SHA512 (firefox-langpacks-140.13.0esr-20260716.tar.xz) = 7ac4a58fb909e05fb786ad7e07bfcb809d19976edabbe625efe92fa4731e2f17dfc8e8f81b78e8524e990922a33a9bd2cc035da0c26e27e78d64828e02d44037
|
||||
SHA512 (firefox-140.14.0esr.processed-source.tar.xz) = 632c40f19577bdd45cd820c8d270854bf5a22c30c841ce6125e863557d9aa8fb34287764d47a189a8ed3b26b99224c3aa8696c4107f23415a3a4fb24a6330f7f
|
||||
SHA512 (firefox-langpacks-140.14.0esr-20260812.tar.xz) = e538463afa097ab5d238cfec89096047d90971ff44cdb43139a2b959b08f07cac33210b9362f8ca663b83de3e36d4e15fadb2f9c13124f7981da1b48f7e0f36c
|
||||
SHA512 (mochitest-python.tar.gz) = 089b1593068b76f4572af0086eaccf52a6a1299bfffb58593206d19bf021ae381f2380bbfeb4371586cd53706ff6dde3d240238b2caf19b96c57dfc2f4524e36
|
||||
SHA512 (nspr-4.36.0-2.el8_2.src.rpm) = fcc720afd2453a5110975fac9dd06f636491234780b62cbfcc235a485b4935e97c4f438292c686d27d9dc86b56f43399c024bee4fffcdff5f27c62d105310645
|
||||
SHA512 (nss-3.112.0-1.el9_4.src.rpm) = 6386239e79f8095b05270b3c8b76ac9203b0df196921b64b779f832f0c04fc8c86624a98d85d39372b07e361278c400f52ef653e14ebeab9db49429e69153ff2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user