diff -r a72735108dbe -r 7e424bc150d1 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Fri Aug 11 09:17:07 2017 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Nov 11 13:13:22 2017 +0100 @@ -19,9 +19,9 @@ # changed with every update %define major 52 -%define mainver %major.3.0 +%define mainver %major.4.0 %define update_channel esr52 -%define releasedate 20170807000000 +%define releasedate 20170921064520 # PIE, full relro (x86_64 for now) %define build_hardened 1 @@ -82,7 +82,7 @@ BuildRequires: libproxy-devel BuildRequires: makeinfo BuildRequires: mozilla-nspr-devel >= 4.13.1 -BuildRequires: mozilla-nss-devel >= 3.28.5 +BuildRequires: mozilla-nss-devel >= 3.28.6 BuildRequires: nss-shared-helper-devel BuildRequires: python-devel BuildRequires: startup-notification-devel @@ -159,6 +159,7 @@ Patch9: mozilla-reduce-files-per-UnifiedBindings.patch Patch10: mozilla-aarch64-startup-crash.patch Patch11: mozilla-ucontext.patch +Patch12: mozilla-bmo1005640.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-no-default-ualocale.patch @@ -269,6 +270,7 @@ %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 # Firefox %patch101 -p1 %patch102 -p1