forked from pool/rusty_v8
0.22.3+ -> 0.25.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=11
This commit is contained in:
4
_service
4
_service
@@ -2,8 +2,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">f85508868ebb9477fe57ff9cb352c43e29a5cf7d</param>
|
||||
<param name="version">0.22.3</param>
|
||||
<param name="revision">v0.25.1</param>
|
||||
<param name="version">0.25.1</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
|
BIN
rusty_v8-0.22.3.tar.xz
(Stored with Git LFS)
BIN
rusty_v8-0.22.3.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
rusty_v8-0.25.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
rusty_v8-0.25.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 01:00:25 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 0.25.1
|
||||
* exclude ICU data files for unsupported platforms from crate
|
||||
- update to 0.25.0
|
||||
* include ICU data file in crate
|
||||
* add Isolate::has_pending_background_tasks
|
||||
- includes 0.24.0
|
||||
* support for Platform::pump_message_loop and Platform::run_idle_tasks (#706)
|
||||
* feat: various FunctionTemplate::*() methods (#718)
|
||||
- includes 0.23.0 changes since last checkin
|
||||
* fix: pass serializer helpers as mut refs (#712)
|
||||
* Upgrade V8 to 9.2.230.12 (#709)
|
||||
* Enable v8's siphash for hash seed creation (#707)
|
||||
* add missing methods for 1 and 2 byte strings (#704)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 19 05:34:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 0.22.3
|
||||
Version: 0.25.1
|
||||
Release: 0
|
||||
Summary: Build tooling for Deno (do not install or use!)
|
||||
License: MIT
|
||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user