Resolves: #2217667 Update to 102.13.0 build1
This commit is contained in:
parent
7e17ad9514
commit
f2db0396f9
2
.gitignore
vendored
2
.gitignore
vendored
@ -296,3 +296,5 @@
|
|||||||
/firefox-langpacks-102.11.0esr-20230504.tar.xz
|
/firefox-langpacks-102.11.0esr-20230504.tar.xz
|
||||||
/firefox-102.12.0esr.processed-source.tar.xz
|
/firefox-102.12.0esr.processed-source.tar.xz
|
||||||
/firefox-langpacks-102.12.0esr-20230531.tar.xz
|
/firefox-langpacks-102.12.0esr-20230531.tar.xz
|
||||||
|
/firefox-102.13.0esr.processed-source.tar.xz
|
||||||
|
/firefox-langpacks-102.13.0esr-20230629.tar.xz
|
||||||
|
10
firefox.spec
10
firefox.spec
@ -218,7 +218,7 @@ end}
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 102.12.0
|
Version: 102.13.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
@ -249,7 +249,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
|
# 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
|
Source0: firefox-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
|
||||||
%if %{with langpacks}
|
%if %{with langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20230531.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20230629.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source2: cbindgen-vendor.tar.xz
|
Source2: cbindgen-vendor.tar.xz
|
||||||
Source3: process-official-tarball
|
Source3: process-official-tarball
|
||||||
@ -686,7 +686,8 @@ echo "use_rustts %{?use_rustts}"
|
|||||||
%patch77 -p1 -b .mozilla-1775202
|
%patch77 -p1 -b .mozilla-1775202
|
||||||
|
|
||||||
%patch73 -p1 -b .build-ascii-decode-fail-rhel7
|
%patch73 -p1 -b .build-ascii-decode-fail-rhel7
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7 || (0%{?rhel} == 8 && %{rhel8_minor_version} >= 9)
|
||||||
|
# Also c8s/rhel-8.9.0 has only node 10.24.0, this is build-only.
|
||||||
%patch78 -p1 -b .build-rhel7-lower-node-min-version
|
%patch78 -p1 -b .build-rhel7-lower-node-min-version
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -1489,6 +1490,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 29 2023 Eike Rathke <erack@redhat.com> - 102.13.0-1
|
||||||
|
- Update to 102.13.0 build1
|
||||||
|
|
||||||
* Wed May 31 2023 Eike Rathke <erack@redhat.com> - 102.12.0-1
|
* Wed May 31 2023 Eike Rathke <erack@redhat.com> - 102.12.0-1
|
||||||
- Update to 102.12.0 build1
|
- Update to 102.12.0 build1
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,5 +1,5 @@
|
|||||||
SHA512 (cbindgen-vendor.tar.xz) = ba8967007c7545fcf62a392e745b19188d883428adb5e9abd102cc6ad5d50891e9d38a7a20ee7a91e99d6340e9490a6b8bcc4c7175f3bb3a698841b816966385
|
SHA512 (cbindgen-vendor.tar.xz) = ba8967007c7545fcf62a392e745b19188d883428adb5e9abd102cc6ad5d50891e9d38a7a20ee7a91e99d6340e9490a6b8bcc4c7175f3bb3a698841b816966385
|
||||||
SHA512 (nspr-4.34.0-3.el8_1.src.rpm) = fe4715694c297cd8cefa577946358a90103bde73e78a3fdf13d202a3791736e8a48fbece09ee3d15f6d81ae051e26d96400b03bb6bf8630715746c5e1a643543
|
SHA512 (nspr-4.34.0-3.el8_1.src.rpm) = fe4715694c297cd8cefa577946358a90103bde73e78a3fdf13d202a3791736e8a48fbece09ee3d15f6d81ae051e26d96400b03bb6bf8630715746c5e1a643543
|
||||||
SHA512 (nss-3.79.0-11.el8_1.src.rpm) = c4516e7917a45ac2d401700b6a7e23d5942d62fe2307cf130c526eea5a924516f82c2d2426b919c89004c4466c78061ea050721c1889a01fcd436cb562d4b1bd
|
SHA512 (nss-3.79.0-11.el8_1.src.rpm) = c4516e7917a45ac2d401700b6a7e23d5942d62fe2307cf130c526eea5a924516f82c2d2426b919c89004c4466c78061ea050721c1889a01fcd436cb562d4b1bd
|
||||||
SHA512 (firefox-102.12.0esr.processed-source.tar.xz) = 5d87977e171a4b38b8c4cdd1285ef700ca17b4b54272ed5f71cc1c9cb035493eeac3bd1b71c5463d2689ba2b6f331c557d3418a446566c3877992ff1409d79ac
|
SHA512 (firefox-102.13.0esr.processed-source.tar.xz) = 0e7aa6a6635e17812c19bad1da13962a64d29b1cdc71094b8a090e42fa60e41769ac82d66b797e026116d7932ba7f5fd39759238ac3c5c1ce8e72763bf98fb49
|
||||||
SHA512 (firefox-langpacks-102.12.0esr-20230531.tar.xz) = 90491a051b1da2ca4c66fe112463134a765045900b9943b36dd6470a6094c25c36fed6fe4f6d191b9756968c628c463fbe2f93efdfff41036b4ffdde254ac906
|
SHA512 (firefox-langpacks-102.13.0esr-20230629.tar.xz) = 99c1e293c7b28bd0631611e42a80d76477074fd83231a1dd8f00ed4797333a261b4f89c61f8c94f8acf7536077f1bb96b415ace306c8a5d59b7e77f095a03357
|
||||||
|
Loading…
Reference in New Issue
Block a user