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