MozillaFirefox/MozillaFirefox.spec
branchfirefox107
changeset 1181 ba646dddffef
parent 1180 d76083122710
child 1182 cb6f01567cf8
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Nov 15 15:11:07 2022 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Mon Dec 12 22:35:13 2022 +0100
@@ -2,7 +2,7 @@
 # spec file for package MozillaFirefox
 #
 # Copyright (c) 2022 SUSE LLC
-#               2006-2022 Wolfgang Rosenauer <wr@rosenauer.org>
+# Copyright (c) 2006-2022 Wolfgang Rosenauer <wr@rosenauer.org>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,9 +28,9 @@
 # orig_suffix b3
 # major 69
 # mainver %major.99
-%define major          106
-%define mainver        %major.0.5
-%define orig_version   106.0.5
+%define major          107
+%define mainver        %major.0.1
+%define orig_version   107.0.1
 %define orig_suffix    %{nil}
 %define update_channel release
 %define branding       1
@@ -108,8 +108,8 @@
 # minimal requirement:
 BuildRequires:  rust+cargo >= 1.61
 # actually used upstream:
-BuildRequires:  cargo1.63
-BuildRequires:  rust1.63
+BuildRequires:  cargo1.64
+BuildRequires:  rust1.64
 %endif
 %if 0%{useccache} != 0
 BuildRequires:  ccache
@@ -120,7 +120,7 @@
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.35
-BuildRequires:  mozilla-nss-devel >= 3.83
+BuildRequires:  mozilla-nss-devel >= 3.84
 BuildRequires:  nasm >= 2.14
 BuildRequires:  nodejs >= 10.22.1
 %if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000