automatic version update by autodist [release 19.8.1-1mamba;Fri Mar 17 2023]
This commit is contained in:
parent
fe399638eb
commit
f66aa81435
@ -1,12 +1,12 @@
|
|||||||
Name: nodejs
|
Name: nodejs
|
||||||
Version: 19.7.0
|
Version: 19.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Evented I/O for V8 JavaScript
|
Summary: Evented I/O for V8 JavaScript
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://nodejs.org/en/
|
URL: https://nodejs.org/en
|
||||||
Source: http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
|
Source: http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -100,7 +100,7 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
|||||||
%{_mandir}/man1/node.1*
|
%{_mandir}/man1/node.1*
|
||||||
%dir %{_datadir}/doc/node
|
%dir %{_datadir}/doc/node
|
||||||
%{_datadir}/doc/node/*
|
%{_datadir}/doc/node/*
|
||||||
%doc AUTHORS LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -119,6 +119,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
|||||||
#%doc ChangeLog
|
#%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 19.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 14 2023 Automatic Build System <autodist@mambasoft.it> 19.7.0-1mamba
|
* Tue Mar 14 2023 Automatic Build System <autodist@mambasoft.it> 19.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user