diff -r b0b3c507e253 -r 87f893cf45b9 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Jan 26 22:42:57 2019 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Jan 31 11:21:22 2019 +0100 @@ -2,7 +2,7 @@ # spec file for package MozillaFirefox # # Copyright (c) 2019 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 @@ -18,13 +18,13 @@ # changed with every update -%define major 64 -%define mainver %major.0.2 -%define orig_version 64.0.2 +%define major 65 +%define mainver %major.0 +%define orig_version 65.0 %define orig_suffix %{nil} %define update_channel release %define branding 1 -%define releasedate 20190108160530 +%define releasedate 20190124174741 %define source_prefix firefox-%{orig_version} # always build with GCC as SUSE Security Team requires that @@ -69,7 +69,7 @@ %else BuildRequires: gcc-c++ %endif -BuildRequires: cargo >= 1.29 +BuildRequires: cargo >= 1.30 BuildRequires: libXcomposite-devel BuildRequires: libcurl-devel BuildRequires: libidl-devel @@ -78,13 +78,13 @@ BuildRequires: libproxy-devel BuildRequires: makeinfo BuildRequires: mozilla-nspr-devel >= 4.20 -BuildRequires: mozilla-nss-devel >= 3.40.1 +BuildRequires: mozilla-nss-devel >= 3.41 BuildRequires: nodejs8 >= 8.11 BuildRequires: python-devel BuildRequires: python2-xml BuildRequires: python3 >= 3.5 -BuildRequires: rust >= 1.29 -BuildRequires: rust-cbindgen >= 0.6.4 +BuildRequires: rust >= 1.30 +BuildRequires: rust-cbindgen >= 0.6.7 BuildRequires: startup-notification-devel BuildRequires: unzip BuildRequires: update-desktop-files