From 623455131be0087f5f7783d92bbdfbfc1b9f12d3dad00e4ee6c213be48cff42e Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 11 Jun 2020 14:54:15 +0000 Subject: [PATCH] - build with nodejs10 to be able to drop nodejs8 from TW OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=536 --- MozillaThunderbird.changes | 5 +++++ MozillaThunderbird.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 617b606..22d467b 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 11 14:52:51 UTC 2020 - Wolfgang Rosenauer + +- build with nodejs10 to be able to drop nodejs8 from TW + ------------------------------------------------------------------- Sat Jun 6 21:05:07 UTC 2020 - Andreas Stieger diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 8d691d5..9ef4751 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -79,7 +79,7 @@ BuildRequires: memory-constraints BuildRequires: mozilla-nspr-devel >= 4.21 BuildRequires: mozilla-nss-devel >= 3.44.4 BuildRequires: nasm >= 2.13 -BuildRequires: nodejs8 >= 8.11 +BuildRequires: nodejs10 >= 10.19.0 BuildRequires: python-devel BuildRequires: python2-xml BuildRequires: python3 >= 3.5