forked from pool/rusty_v8
0.42.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=26
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">v0.41.0</param>
|
||||
<param name="version">0.41.0</param>
|
||||
<param name="revision">v0.42.0</param>
|
||||
<param name="version">0.42.0</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
|
BIN
rusty_v8-0.41.0.tar.xz
(Stored with Git LFS)
BIN
rusty_v8-0.41.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
rusty_v8-0.42.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
rusty_v8-0.42.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 16:55:00 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 0.42.0:
|
||||
* Rolling to V8 10.0.139.17 (#944)
|
||||
* Ignore more unnecessary ICU data (#923)
|
||||
* Add crate feature that controls whether custom libcxx is used (#924)
|
||||
* perf: avoid double boxing of Arc/Box/Rc in Isolate slot (#925)
|
||||
* Sync V8 heap object type hierarchy with C++ (#929)
|
||||
* feat: ArrayBuffer::new_backing_store_from_ptr (#926)
|
||||
* feat: v8::ArrayBuffer::new_backing_store_from_vec (#946)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 23:18:42 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
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