diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 2e3ca3f..1c4c70b 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 924b438..835da0d 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