rebuilt with nodejs 16.0.0 [release 2.6.1-2mamba;Tue May 04 2021]
This commit is contained in:
parent
dfb812d55e
commit
ab04e60cc0
7
apm.spec
7
apm.spec
@ -1,6 +1,6 @@
|
||||
Name: apm
|
||||
Version: 2.6.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Atom Package Manager
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
@ -18,7 +18,7 @@ BuildRequires: libsecret-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: node-gyp
|
||||
BuildRequires: nodejs
|
||||
BuildRequires: nodejs >= 16.0.0
|
||||
Requires: nodejs
|
||||
|
||||
%description
|
||||
@ -101,5 +101,8 @@ find %{buildroot}%{_prefix}/lib \
|
||||
%doc LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Tue May 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.1-2mamba
|
||||
- rebuilt with nodejs 16.0.0
|
||||
|
||||
* Sat Mar 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user