import CS git firefox-140.14.0-1.el8
This commit is contained in:
parent
793d27b23c
commit
b5a9f3d347
@ -1,6 +1,6 @@
|
||||
bc4adac8f38f5103d8f88564a1545063dd8d6402 SOURCES/cbindgen-vendor.tar.xz
|
||||
e6b9f4c22ab2d8b253f52acf0bb0aed19d3b4175 SOURCES/firefox-140.13.0esr.processed-source.tar.xz
|
||||
68ae5c5d7dadf17027ef73b4ca61442394655649 SOURCES/firefox-langpacks-140.13.0esr-20260716.tar.xz
|
||||
bc47c590bdb139b8168518a97a6902f65c6f9691 SOURCES/firefox-140.14.0esr.processed-source.tar.xz
|
||||
2833b3106f80dc32fccab41c60837bbcde8d4517 SOURCES/firefox-langpacks-140.14.0esr-20260812.tar.xz
|
||||
2d8a6b2b30d5496735f49ffe8c8a7ede3a78a5ca SOURCES/mochitest-python.tar.gz
|
||||
0d0ddbd2a73340b3cbc977997f57222946b1e775 SOURCES/nspr-4.36.0-2.el8_2.src.rpm
|
||||
fd3879b176634d66f8ef64d18fdaeec98e140c23 SOURCES/nss-3.112.0-1.el9_4.src.rpm
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
SOURCES/cbindgen-vendor.tar.xz
|
||||
SOURCES/firefox-140.13.0esr.processed-source.tar.xz
|
||||
SOURCES/firefox-langpacks-140.13.0esr-20260716.tar.xz
|
||||
SOURCES/firefox-140.14.0esr.processed-source.tar.xz
|
||||
SOURCES/firefox-langpacks-140.14.0esr-20260812.tar.xz
|
||||
SOURCES/mochitest-python.tar.gz
|
||||
SOURCES/nspr-4.36.0-2.el8_2.src.rpm
|
||||
SOURCES/nss-3.112.0-1.el9_4.src.rpm
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user