MozillaFirefox/MozillaFirefox.spec
branchfirefox68
changeset 1099 8a3c73e74e65
parent 1098 538cbf0bbdca
child 1101 a4709640638e
child 1103 54482415d6bd
--- a/MozillaFirefox/MozillaFirefox.spec	Fri Aug 30 23:43:39 2019 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Aug 31 21:57:57 2019 +0200
@@ -19,12 +19,12 @@
 
 # changed with every update
 %define major          68
-%define mainver        %major.0.2
-%define orig_version   68.0.2
-%define orig_suffix    %{nil}
-%define update_channel release
+%define mainver        %major.1.0
+%define orig_version   68.1.0
+%define orig_suffix    esr
+%define update_channel esr68
 %define branding       1
-%define releasedate    20190813150448
+%define releasedate    20190826132627
 %define source_prefix  firefox-%{orig_version}
 
 # always build with GCC as SUSE Security Team requires that
@@ -168,12 +168,12 @@
 Patch7:         mozilla-cubeb-noreturn.patch
 Patch8:         mozilla-fix-aarch64-libopus.patch
 Patch9:         mozilla-disable-wasm-emulate-arm-unaligned-fp-access.patch
-Patch10:        mozilla-gcc-internal-compiler-error.patch
-Patch11:        mozilla-s390-context.patch
-Patch12:        mozilla-s390-bigendian.patch
-Patch13:        mozilla-reduce-rust-debuginfo.patch
-Patch14:        mozilla-ppc-altivec_static_inline.patch
-Patch15:        mozilla-bmo1005535.patch
+Patch10:        mozilla-s390-context.patch
+Patch11:        mozilla-s390-bigendian.patch
+Patch12:        mozilla-reduce-rust-debuginfo.patch
+Patch13:        mozilla-ppc-altivec_static_inline.patch
+Patch14:        mozilla-bmo1005535.patch
+Patch15:        mozilla-bmo1568145.patch
 # Firefox/browser
 Patch101:       firefox-kde.patch
 Patch102:       firefox-branded-icons.patch
@@ -293,10 +293,10 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%ifarch s390x
 %patch11 -p1
-%ifarch s390x
+%endif
 %patch12 -p1
-%endif
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1