MozillaFirefox/MozillaFirefox.spec
changeset 1066 3f18b0f2a868
parent 1065 33c6119b5cc5
child 1067 735b140fb042
--- a/MozillaFirefox/MozillaFirefox.spec	Sat Jun 23 09:14:31 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Thu Aug 23 16:59:04 2018 +0200
@@ -18,13 +18,13 @@
 
 
 # changed with every update
-%define major          60
+%define major          61
 %define mainver        %major.99
-%define orig_version   61.0
-%define orig_suffix    b14
+%define orig_version   62.0
+%define orig_suffix    b19
 %define update_channel beta
 %define branding       1
-%define releasedate    20180614135649
+%define releasedate    20180820172315
 %define source_prefix  firefox-%{orig_version}
 
 # PIE, full relro (x86_64 for now)
@@ -75,9 +75,10 @@
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.19
-BuildRequires:  mozilla-nss-devel >= 3.37.3
+BuildRequires:  mozilla-nss-devel >= 3.38
 BuildRequires:  python-devel
 BuildRequires:  python2-xml
+BuildRequires:  python3 >= 3.5
 BuildRequires:  rust >= 1.24
 BuildRequires:  rust-std
 BuildRequires:  startup-notification-devel
@@ -158,9 +159,8 @@
 Patch6:         mozilla-reduce-files-per-UnifiedBindings.patch
 Patch7:         mozilla-aarch64-startup-crash.patch
 Patch8:         mozilla-bmo256180.patch
-Patch9:         mozilla-enable-csd.patch
-Patch10:        mozilla-no-return.patch
-Patch11:        mozilla-bmo1464766.patch
+Patch9:         mozilla-no-return.patch
+Patch10:        mozilla-bmo1464766.patch
 # Firefox/browser
 Patch101:       firefox-kde.patch
 Patch102:       firefox-branded-icons.patch
@@ -270,9 +270,8 @@
 %endif
 %patch7 -p1
 %patch8 -p1
-#%patch9 -p1
+%patch9 -p1
 %patch10 -p1
-%patch11 -p1
 # Firefox
 %patch101 -p1
 %patch102 -p1