Avindra Goolcharan 2023-05-12 17:07:19 +00:00 committed by Git OBS Bridge
parent 588b54b172
commit c4f17eb508
6 changed files with 21 additions and 8 deletions

View File

@ -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.71.0</param>
<param name="version">0.71.0</param>
<param name="revision">dec3aa2d0b299117190ccd2dd7ba0335a8b20d52</param>
<param name="version">0.71.1</param>
<param name="exclude">.git</param>
<param name="exclude">.github</param>
<param name="exclude">.gitignore</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:110baad0a4934ddcac533bf0fb0c8bf768ac6ca40cbcf3f0b831855d186415bb
size 55344684

3
rusty_v8-0.71.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09243f022ac56b9c87de562387b96cf110816e57a90ac2dbab2ba12e3fd5adb4
size 55349412

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 12 17:02:17 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
- update to dec3aa2d0b299117190ccd2dd7ba0335a8b20d52:
* Fix exception not caught in debug build for v8::Function::call (#1229)
- includes 0.71.1:
* feat: Add bindings for "v8::Set" (#1221)
* feat: Expose set_accessor_with_configuration to include data and prop
* feat: Add the option to disable generation from strings (#1222)
* Rolling to V8 11.4.183.2 (#1219)
* refactor: use Deno.Command instead of Deno.run (#1225)
* test: Add tests showing incorrect exception behavior in debug build (#
-------------------------------------------------------------------
Sat Apr 29 00:12:04 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: rusty_v8
Version: 0.71.0
Version: 0.71.1
Release: 0
Summary: Build tooling for Deno (do not install or use!)
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd71f2a359664b39322265d383ec6073ae584cf6ffb6891fa91a0ce605f01cdb
size 8693948
oid sha256:b6db66fa5c44a4e2e9704e7382093834475ca61aad14aa1046ec18a421b3d4a1
size 8694636