diff -r 7bdeb580be51 -r 56ecd2ae6e61 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Apr 04 10:22:27 2022 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sun May 01 18:18:56 2022 +0200 @@ -28,9 +28,9 @@ # orig_suffix b3 # major 69 # mainver %major.99 -%define major 98 -%define mainver %major.0.2 -%define orig_version 98.0.2 +%define major 99 +%define mainver %major.0.1 +%define orig_version 99.0.1 %define orig_suffix %{nil} %define update_channel release %define branding 1 @@ -114,7 +114,7 @@ BuildRequires: libproxy-devel BuildRequires: makeinfo BuildRequires: mozilla-nspr-devel >= 4.33 -BuildRequires: mozilla-nss-devel >= 3.75 +BuildRequires: mozilla-nss-devel >= 3.76.1 BuildRequires: nasm >= 2.14 BuildRequires: nodejs >= 10.22.1 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000 @@ -219,8 +219,6 @@ Patch21: mozilla-libavcodec58_91.patch Patch22: mozilla-silence-no-return-type.patch Patch23: mozilla-bmo531915.patch -Patch24: mozilla-bmo1756347.patch -Patch25: mozilla-bmo1757571.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch