Browse Source

upgrading package: node-v8c 11.0.0.20180505 -> 11.0.0.20180509

master
parent
commit
5c44d0fb5c
  1. 6
      node-v8c/node-v8c.spec

6
node-v8c/node-v8c.spec

@ -23,7 +23,7 @@
# package version
%define V_base 11.0.0
%define V_snap 20180505
%define V_snap 20180509
# package information
Name: node-v8c
@ -36,7 +36,7 @@ Class: PLUS
Group: Web
License: MIT/BSD
Version: %{V_base}.%{V_snap}
Release: 20180505
Release: 20180509
# package options
%option with_icu yes
@ -63,7 +63,7 @@ Provides: node = %{version}
%description
Node.js (V10, V8-Canary) provides an easy way to build scalable
network servers in JavaScript. It is an event-driven I/O environment
based on Google V8 JavaScript virtual machine version 6.8.163. This
based on Google V8 JavaScript virtual machine version 6.8.198. This
is the V8-Canary flavor of Node.js which always closely tracks the
latest version of the V8 JavaScript virtual machine. It exists
for testing purposes only and should not be used in production

Loading…
Cancel
Save