diff --git a/download b/download index 875c836329077eb6d811bb2af1aac775ef52b569..2e2bd72f95596fe01501d7d41a3af2cbfcfc2db7 100644 --- a/download +++ b/download @@ -1,6 +1,6 @@ 9b999bdcf031e29a4d8ce2b6f17e778e cbindgen-vendor.tar.xz -9b817573c3243076706ea91ece79cb9c firefox-langpacks-115.9.1esr-20240322.tar.xz -f8d70e8faa74832cd977276ed62f0da7 firefox-115.9.1esr.processed-source.tar.xz +26393f4ca40dee167dea9e83516ac8cd firefox-115.11.0esr.processed-source.tar.xz +5479fb1ebefdb55e9c7b6fc6805091c1 firefox-langpacks-115.11.0esr-20240507.tar.xz b3c1d2ea615cb0195f4f62b005773262 mochitest-python.tar.gz 7b35b9a003996b1f1dbc3cd936a609f2 nspr-4.35.0-1.el8_1.src.rpm 3fdd30cefe44a98c424cb3aeca73f2b3 nss-3.90.0-3.el8_1.src.rpm diff --git a/firefox.spec b/firefox.spec index 0c3fe192b27d878c55e18ca3f114a53a12a70c3e..f03ff25ef3372a1d28a326fd965ebcfcd44cdf9f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -134,8 +134,8 @@ end} Summary: Mozilla Firefox Web browser Name: firefox -Version: 115.9.1 -Release: 2%{anolis_release}%{?dist} +Version: 115.11.0 +Release: 1%{anolis_release}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -165,7 +165,7 @@ ExcludeArch: 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}-20240322.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20240507.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -194,6 +194,7 @@ Source403: nss-3.90.0-3.el8_1.src.rpm Source404: nss-3.90.0-3.el9_0.src.rpm Source405: rust-cbindgen.tar.gz + # ---- RHEL specific patches --- # -- Downstream only -- Patch01: build-disable-elfhack.patch @@ -1759,9 +1760,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Wed Jun 19 2024 yangxianzhao - 115.9.1-2.0.1 +* Thu Jun 20 2024 yangxianzhao - 115.11.0-1.0.1 - rebrand to anolis +* Tue May 07 2024 Eike Rathke - 115.11.0-1 +- Update to 115.11.0 build1 + +* Tue Apr 09 2024 Eike Rathke - 115.10.0-1 +- Update to 115.10.0 build1 + * Tue Apr 09 2024 Jan Horak - 115.9.1-2 - Removed expat CVE fix