rebuilt with nodejs 18.1.0 [release 2.6.4-3mamba;Tue May 10 2022]
This commit is contained in:
parent
126ec936bd
commit
8997a88b0f
7
apm.spec
7
apm.spec
@ -1,6 +1,6 @@
|
|||||||
Name: apm
|
Name: apm
|
||||||
Version: 2.6.4
|
Version: 2.6.4
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Atom Package Manager
|
Summary: Atom Package Manager
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,7 +19,7 @@ BuildRequires: libsecret-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: node-gyp
|
BuildRequires: node-gyp
|
||||||
BuildRequires: nodejs >= 17.4.0
|
BuildRequires: nodejs >= 18.1.0
|
||||||
Requires: nodejs
|
Requires: nodejs
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -104,6 +104,9 @@ find %{buildroot}%{_prefix}/lib \
|
|||||||
%doc LICENSE.md
|
%doc LICENSE.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.4-2mamba
|
||||||
- rebuilt with nodejs 17.4.0
|
- rebuilt with nodejs 17.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user