From 8997a88b0f2ab0ef0d8d2332d58233d7318bf8c4 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:29:42 +0100 Subject: [PATCH] rebuilt with nodejs 18.1.0 [release 2.6.4-3mamba;Tue May 10 2022] --- apm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apm.spec b/apm.spec index b60311d..4a85000 100644 --- a/apm.spec +++ b/apm.spec @@ -1,6 +1,6 @@ Name: apm Version: 2.6.4 -Release: 2mamba +Release: 3mamba Summary: Atom Package Manager Group: System/Tools Vendor: openmamba @@ -19,7 +19,7 @@ BuildRequires: libsecret-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: node-gyp -BuildRequires: nodejs >= 17.4.0 +BuildRequires: nodejs >= 18.1.0 Requires: nodejs %description @@ -104,6 +104,9 @@ find %{buildroot}%{_prefix}/lib \ %doc LICENSE.md %changelog +* Tue May 10 2022 Silvan Calarco 2.6.4-3mamba +- rebuilt with nodejs 18.1.0 + * Sat Jan 29 2022 Silvan Calarco 2.6.4-2mamba - rebuilt with nodejs 17.4.0