Update to 128.5.0 build1
Resolves: RHEL-59950 (cherry picked from commit be213478cbd08ad58feb2130e4b14001d7f3ec97)
This commit is contained in:
parent
1b00c321dd
commit
fcdcb84571
2
.gitignore
vendored
2
.gitignore
vendored
@ -362,3 +362,5 @@
|
||||
/firefox-langpacks-128.3.1esr-20241009.tar.xz
|
||||
/firefox-128.4.0esr.processed-source.tar.xz
|
||||
/firefox-langpacks-128.4.0esr-20241022.tar.xz
|
||||
/firefox-128.5.0esr.processed-source.tar.xz
|
||||
/firefox-langpacks-128.5.0esr-20241119.tar.xz
|
||||
|
@ -155,8 +155,8 @@ end}
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 128.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 128.5.0
|
||||
Release: 1%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
|
||||
@ -186,7 +186,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}-20241022.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20241119.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -1966,6 +1966,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2024 Eike Rathke <erack@redhat.com> - 128.5.0-1
|
||||
- Update to 128.5.0 build1
|
||||
|
||||
* Mon Nov 25 2024 Jan Grulich <jgrulich@redhat.com - 128.4.0-2
|
||||
- Enable PipeWire camera support for RHEL 10
|
||||
+ backport upstream fixes for PipeWire camera support
|
||||
|
4
sources
4
sources
@ -4,5 +4,5 @@ SHA512 (nspr-4.35.0-1.el8_1.src.rpm) = 5123a443fcc42602e31104999be339ae899eb7b1f
|
||||
SHA512 (nss-3.101.0-7.el9_2.src.rpm) = 7c325e0e437c1266031af02b3a026d20b789548ae435be6c39d710aa9d19c967ac0a79097fd50dd8ab878bf0d72c19e937d54863aa8cd0654ef2ef288e3102ec
|
||||
SHA512 (nss-3.101.0-7.el8_2.src.rpm) = c25551b06cf9239bb54aaf3edaea2c60804b449de4e06af4f5192bc181b5c6468ea8a69ddeff9de1b11bfc123e894b1ce8fc5d6deddfd5062f8736b75db56f8d
|
||||
SHA512 (wasi-sdk-20.tar.gz) = 95be9d9b41ed1f7884e9cd68bad22abbb355b049fd09731c89b9e36666d0205b1a16ec9c21820adf0c5a34e2048015cbfbef0542170d466fa3336c636873c405
|
||||
SHA512 (firefox-128.4.0esr.processed-source.tar.xz) = b1bb73f1ba8a05a72717b0ebb3de5a7da5c55552e62c1a735e862e9dbfe77c7fc6aa201a722bdddd74b8f90e28d3b26b98417cf163c3b1398992fea45762ceaa
|
||||
SHA512 (firefox-langpacks-128.4.0esr-20241022.tar.xz) = 6b2637b0b6785a5520af01e5ccd3f7fea1c50c33f88dcc5a915ec169f0c0a85d16eb92e732d2be97b0524f92cfacf136fde1dcd6679e84d75ebaba09bda2484c
|
||||
SHA512 (firefox-128.5.0esr.processed-source.tar.xz) = 7cdd410a6720c699c4f95adb226151090673ef535fe7b49f37ee2f9dfc8be5b62ffc58f98537b74239774505be8ace822aadee805af84c9456e2889fb19a985a
|
||||
SHA512 (firefox-langpacks-128.5.0esr-20241119.tar.xz) = f4ffa0334661a6b32c64bcf21442720882118ed109a580d0815a8ff99da96db6d3bf92eb0a8a204632140fecb89519d10403f13b94a4786165901054013226ef
|
||||
|
Loading…
Reference in New Issue
Block a user