Browse Source

upgrading package: node15 15.0.0.20200425 -> 15.0.0.20200429

master
parent
commit
11833c416f
  1. 8
      node15/node15.spec

8
node15/node15.spec

@ -24,8 +24,8 @@
# package version # package version
%define V_snap_base 15.0.0 %define V_snap_base 15.0.0
%define V_snap_type nightly %define V_snap_type nightly
%define V_snap_date 20200425 %define V_snap_date 20200429
%define V_snap_hash 24a4e6153d %define V_snap_hash e7b99e027b
%define V_opkg %{V_snap_base}.%{V_snap_date} %define V_opkg %{V_snap_base}.%{V_snap_date}
%define V_dist %{V_snap_base}-%{V_snap_type}%{V_snap_date}%{V_snap_hash} %define V_dist %{V_snap_base}-%{V_snap_type}%{V_snap_date}%{V_snap_hash}
@ -40,7 +40,7 @@ Class: PLUS
Group: Web Group: Web
License: MIT/BSD License: MIT/BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20200425 Release: 20200429
# package options # package options
%option with_icu yes %option with_icu yes
@ -67,7 +67,7 @@ Provides: node = %{version}
%description %description
Node.js (V15) provides an easy way to build scalable network Node.js (V15) provides an easy way to build scalable network
servers in JavaScript. It is an event-driven I/O environment based servers in JavaScript. It is an event-driven I/O environment based
on Google V8 JavaScript virtual machine version 8.1.307.30. on Google V8 JavaScript virtual machine version 8.1.307.31.
%track %track
prog node15:base = { prog node15:base = {

Loading…
Cancel
Save