Update to 140.10.0esr build1
Resolves: RHEL-168542
This commit is contained in:
parent
ed410a0da1
commit
23f088742d
2
.gitignore
vendored
2
.gitignore
vendored
@ -413,3 +413,5 @@
|
||||
/firefox-langpacks-140.9.0esr-20260318.tar.xz
|
||||
/firefox-140.9.1esr.processed-source.tar.xz
|
||||
/firefox-langpacks-140.9.1esr-20260408.tar.xz
|
||||
/firefox-140.10.0esr.processed-source.tar.xz
|
||||
/firefox-langpacks-140.10.0esr-20260416.tar.xz
|
||||
|
||||
@ -191,7 +191,7 @@ end}
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 140.9.1
|
||||
Version: 140.10.0
|
||||
Release: 1%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -222,7 +222,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}-20260408.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20260416.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -2137,6 +2137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2026 Jan Horak <jhorak@redhat.com> - 140.10.0-1
|
||||
- Update to 140.10.0 ESR
|
||||
|
||||
* Wed Apr 8 2026 Jan Horak <jhorak@redhat.com> - 140.9.1-1
|
||||
- Update to 140.9.1 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.9.1esr.processed-source.tar.xz) = d1a6be61c11db9f7fdb845582e5e2cf1c4a4c0d07c42ccba1927c846e3db86ca50fc08955a84c8cfa1f63d132619f060714b844dbcea2938f4e9d078f7f79d2a
|
||||
SHA512 (firefox-langpacks-140.9.1esr-20260408.tar.xz) = 8cc1bff10b10d87713b4279e123a114e5b8263bc2f9d64d596653025775c6101151bd5268a8733e22b5e06bd60b1713b6989f6ba8ad8af6edc867d9f80a45244
|
||||
SHA512 (firefox-140.10.0esr.processed-source.tar.xz) = 2b15e98528e74c575a7c244c5a740504dda50a89c4d613afea57bd942abfac9e9beeaf09b7b711432b19ad07d1676d8873c7ebaa1e0715ac91d755731b17a87a
|
||||
SHA512 (firefox-langpacks-140.10.0esr-20260416.tar.xz) = b89e3778af03b7c87096d6e9fa9b206acc6ee67529aeb416573d82c9de98903d93807f42b864a40ff4635d02530b246bfda386ee48d7202427232fb4e66fc086
|
||||
|
||||
Loading…
Reference in New Issue
Block a user