diff -r 2823eb50c9a9 -r d8601c72c87b MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Oct 29 15:14:41 2018 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Nov 08 17:56:27 2018 +0100 @@ -13,18 +13,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # changed with every update %define major 63 -%define mainver %major.0 -%define orig_version 63.0 +%define mainver %major.0.1 +%define orig_version 63.0.1 %define orig_suffix %{nil} %define update_channel release %define branding 1 -%define releasedate 20181018182531 +%define releasedate 20181030165643 %define source_prefix firefox-%{orig_version} # PIE, full relro (x86_64 for now) @@ -80,7 +80,6 @@ BuildRequires: python2-xml BuildRequires: python3 >= 3.5 BuildRequires: rust >= 1.28 -BuildRequires: rust-std BuildRequires: startup-notification-devel BuildRequires: unzip BuildRequires: update-desktop-files