From 0d243c2ff1d8e37a114df4894ad18adcc1361a53219f3b9a2b9020e6cbcd7e0b Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 7 Mar 2019 08:01:24 +0000 Subject: [PATCH] Accepting request 681668 from home:coolo:branches:mozilla:Factory - Do not hardcode nodejs8 but leave the prefer to the distribution (Tumbleweed staging wants to switch to nodejs10) OBS-URL: https://build.opensuse.org/request/show/681668 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=721 --- MozillaFirefox.changes | 6 ++++++ MozillaFirefox.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 2e3ca3fc..1c4c70b2 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 5 10:17:01 UTC 2019 - Stephan Kulow + +- Do not hardcode nodejs8 but leave the prefer to the distribution + (Tumbleweed staging wants to switch to nodejs10) + ------------------------------------------------------------------- Fri Feb 15 13:45:57 UTC 2019 - Guillaume GARDET diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 924b4384..835da0de 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -79,7 +79,7 @@ BuildRequires: libproxy-devel BuildRequires: makeinfo BuildRequires: mozilla-nspr-devel >= 4.20 BuildRequires: mozilla-nss-devel >= 3.41 -BuildRequires: nodejs8 >= 8.11 +BuildRequires: nodejs >= 8.11 BuildRequires: python-devel BuildRequires: python2-xml BuildRequires: python3 >= 3.5