rebuilt with nodejs 18.1.0 [release 2.6.4-3mamba;Tue May 10 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 20:29:42 +01:00
parent 126ec936bd
commit 8997a88b0f

View File

@ -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 <silvan.calarco@mambasoft.it> 2.6.4-3mamba
- rebuilt with nodejs 18.1.0
* Sat Jan 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.4-2mamba
- rebuilt with nodejs 17.4.0