Update to 140.14.0 ESR
Resolves: RHEL-238433
This commit is contained in:
parent
891e54e57c
commit
9135b4ce3e
2
.gitignore
vendored
2
.gitignore
vendored
@ -148,3 +148,5 @@ SOURCES/nss-3.79.0-6.el8_1.src.rpm
|
||||
/firefox-langpacks-140.12.0esr-20260610.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
|
||||
|
||||
@ -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 --
|
||||
@ -2168,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
@ -4,5 +4,5 @@ SHA512 (cbindgen-vendor.tar.xz) = 2b8db32c0bca2fa27304ee4fd3a5cc38bc43a11500b238
|
||||
SHA512 (nss-3.112.0-1.el9_4.src.rpm) = 6386239e79f8095b05270b3c8b76ac9203b0df196921b64b779f832f0c04fc8c86624a98d85d39372b07e361278c400f52ef653e14ebeab9db49429e69153ff2
|
||||
SHA512 (nss-3.112.0-4.el8_2.src.rpm) = 59cca3df7a0ec6a731f4a36f8f560d496d240da0c16650f047ae686e683b883dc2630aedbe46a8b2cb21662c15f03f1efbe99da42055cc3a5418da4839e28da2
|
||||
SHA512 (nspr-4.36.0-2.el8_2.src.rpm) = fcc720afd2453a5110975fac9dd06f636491234780b62cbfcc235a485b4935e97c4f438292c686d27d9dc86b56f43399c024bee4fffcdff5f27c62d105310645
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user