diff -r e8d4a33582b8 -r 554cd9503f75 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Dec 10 22:33:01 2018 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Tue Mar 19 09:49:20 2019 +0100 @@ -2,7 +2,7 @@ # spec file for package MozillaFirefox # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# 2006-2018 Wolfgang Rosenauer +# 2006-2019 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,10 +19,10 @@ # changed with every update %define major 60 -%define mainver %major.4.0 +%define mainver %major.5.0 %define update_channel esr %define branding 1 -%define releasedate 20181203164059 +%define releasedate 20190121141556 %define source_prefix firefox-%{mainver} # PIE, full relro (x86_64 for now) @@ -73,7 +73,7 @@ BuildRequires: libproxy-devel BuildRequires: makeinfo BuildRequires: mozilla-nspr-devel >= 4.19 -BuildRequires: mozilla-nss-devel >= 3.36.6 +BuildRequires: mozilla-nss-devel >= 3.36.7 BuildRequires: python-devel BuildRequires: python2-xml BuildRequires: rust >= 1.24 @@ -150,7 +150,6 @@ Patch2: mozilla-kde.patch Patch3: mozilla-ntlm-full-path.patch Patch4: mozilla-openaes-decl.patch -Patch5: mozilla-no-stdcxx-check.patch Patch6: mozilla-reduce-files-per-UnifiedBindings.patch Patch7: mozilla-aarch64-startup-crash.patch Patch8: mozilla-bmo256180.patch @@ -159,6 +158,7 @@ Patch11: mozilla-bmo1464766.patch Patch13: mozilla-bmo1375074.patch Patch14: mozilla-bmo1436242.patch +Patch15: mozilla-bmo1463035.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch @@ -262,7 +262,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 %ifarch %ix86 %patch6 -p1 %endif @@ -275,6 +274,7 @@ %patch11 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 # Firefox %patch101 -p1 %patch102 -p1