diff --git a/download b/download index 2760888dfba2cd6ac678482f7abb2b8b7978d0e2..c19b53b69afee32af0dbb9a4cc70abd66c458f5f 100644 --- a/download +++ b/download @@ -1,6 +1,6 @@ d60fdae0a720baa240534de94d88c8e2 cbindgen-vendor.tar.xz -875b5d8a41a39b799fb1dd450f98d047 firefox-102.9.0esr.b2.processed-source.tar.xz -68d4bf26fc30e3ef393fa8e12f83284f firefox-langpacks-102.9.0esr-20230310.tar.xz +37f14da38b1f146ba29396b525cfcae3 firefox-102.10.0esr.processed-source.tar.xz +920887f6c1eb2a7b3f0fac091cf5804d firefox-langpacks-102.10.0esr-20230404.tar.xz d41d8cd98f00b204e9800998ecf8427e mochitest-python.tar.gz 75157f5e77e1a4f460645a57ff54e552 nspr-4.34.0-3.el8_1.src.rpm -04f69b8baa7bd8ddc49d786b04307df8 nss-3.79.0-6.el8_1.src.rpm +b603172c3f4cbb1d8197328087ca3972 nss-3.79.0-11.el8_1.src.rpm diff --git a/firefox.spec b/firefox.spec index a0a9e34f3f007e6c1c7d95ec547f048febd02aab..8d3293934041d7b8e7179c3b7ccd7199c34896b7 100644 --- a/firefox.spec +++ b/firefox.spec @@ -27,7 +27,7 @@ function dist_to_rhel_minor(str, start) end match = string.match(str, ".an8") if match then - return 7 + return 9 end return -1 end} @@ -201,8 +201,8 @@ end} Summary: Mozilla Firefox Web browser Name: firefox -Version: 102.9.0 -Release: 3%{anolis_release}%{?dist} +Version: 102.10.0 +Release: 1%{anolis_release}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -210,7 +210,9 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ # If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g. # firefox-102.8.0esr.b2.processed-source.tar.xz # When unset use processed source file name as is. -%global buildnum .b2 +#%%global buildnum .b2 + +ExcludeArch: loongarch64 %if 0%{?rhel} == 9 ExcludeArch: %{ix86} @@ -232,7 +234,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}-20230310.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20230404.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -260,7 +262,7 @@ Source42: psummary Source43: print_failures Source44: print-error-reftest Source45: run-wayland-compositor -Source403: nss-3.79.0-6.el8_1.src.rpm +Source403: nss-3.79.0-11.el8_1.src.rpm Source401: nss-setup-flags-env.inc Source402: nspr-4.34.0-3.el8_1.src.rpm @@ -610,7 +612,7 @@ This package contains results of tests executed during build. %if 0%{?rhel} >= 9 %package x11 Summary: Firefox X11 launcher. -Requires: %{name} +Requires: %{name} = %{version}-%{release} %description x11 The firefox-x11 package contains launcher and desktop file to run Firefox explicitly on X11. @@ -1452,11 +1454,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Tue Mar 21 2023 Liwei Ge - 102.9.0-3.0.1 +* Sat Apr 15 2023 Liwei Ge - 102.10.0-1.0.1 - Add firefox-anolis-default-prefs.js -- Remove bookmarks +- Remove bookmarks and loongarch64 + +* Tue Apr 04 2023 Eike Rathke - 102.10.0-1 +- Update to 102.10.0 build1 -* Fri Mar 10 2023 Eike Rathke - 102.9.0-3 +* Fri Mar 10 2023 Eike Rathke - 102.9.0-4 - Update to 102.9.0 build2 * Thu Mar 09 2023 Jan Horak - 102.9.0-2