Update to 128.6.0 build1
Resolves: RHEL-71772
This commit is contained in:
parent
bd80cda66a
commit
f421cc64df
2
.gitignore
vendored
2
.gitignore
vendored
@ -367,3 +367,5 @@
|
||||
/firefox-128.5.1esr.processed-source.tar.xz
|
||||
/firefox-langpacks-128.5.1esr-20241202.tar.xz
|
||||
/wasi-sdk-20.tar.gz
|
||||
/firefox-128.6.0esr.processed-source.tar.xz
|
||||
/firefox-langpacks-128.6.0esr-20241218.tar.xz
|
||||
|
@ -166,7 +166,7 @@ end}
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 128.5.1
|
||||
Version: 128.6.0
|
||||
Release: 1%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -197,7 +197,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}-20241202.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20241218.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -1983,13 +1983,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Dec 18 2024 Eike Rathke <erack@redhat.com> - 128.6.0-1
|
||||
- Update to 128.6.0 build1
|
||||
|
||||
* Mon Dec 02 2024 Eike Rathke <erack@redhat.com> - 128.5.1-1
|
||||
- Update to 128.5.1
|
||||
|
||||
* 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
|
||||
* Mon Nov 18 2024 Jan Grulich <jgrulich@redhat.com - 128.4.0-2
|
||||
- Enable PipeWire camera support for RHEL 10
|
||||
+ backport upstream fixes for PipeWire camera support
|
||||
Fixes: RHEL-64749
|
||||
|
2
sources
2
sources
@ -6,3 +6,5 @@ SHA512 (nss-3.101.0-7.el8_2.src.rpm) = c25551b06cf9239bb54aaf3edaea2c60804b449de
|
||||
SHA512 (wasi-sdk-20.tar.gz) = 95be9d9b41ed1f7884e9cd68bad22abbb355b049fd09731c89b9e36666d0205b1a16ec9c21820adf0c5a34e2048015cbfbef0542170d466fa3336c636873c405
|
||||
SHA512 (firefox-128.5.1esr.processed-source.tar.xz) = 4df7073c8eae768d410709808219e4e2c08f24eccc722141393076b08822069c40b190e556d05c2c89fdbc376a08c5f386ae4acebe51c838f6af2d84a91fdf15
|
||||
SHA512 (firefox-langpacks-128.5.1esr-20241202.tar.xz) = 4fec75bd65613376998975d6a35b6d2c805c7989523171498c680a76330047c19e384492c28a7355120951e8b108a9e70a565adc8f6b0d88a2a06f11a602bbfb
|
||||
SHA512 (firefox-128.6.0esr.processed-source.tar.xz) = 628fa2d0490b13ff6eb24149b6f0a1889eb8a8ca7c70ab1ce803bd3e1ff116f1b5d9c1447e3e2b90b1d7bc255a33136c09116ca3d371202c923a0426b5c16b3c
|
||||
SHA512 (firefox-langpacks-128.6.0esr-20241218.tar.xz) = eef9c3f530f33229ad41de33274262e780b71a3936d7139f72ce61da278fbd883ccad72a59f3773c6bb67844e588f109bca5e547d3a0be549dec3a0c4d6dccc5
|
||||
|
Loading…
Reference in New Issue
Block a user