Browse Source

upgrading package: node-v8c 15.0.0.20200806 -> 15.0.0.20200830

Ralf S. Engelschall 5 years ago
parent
commit
2b21d361fe
1 changed files with 3 additions and 3 deletions
  1. 3 3
      node-v8c/node-v8c.spec

+ 3 - 3
node-v8c/node-v8c.spec

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