7
0
forked from pool/rusty_v8
Avindra Goolcharan 2022-01-21 20:19:35 +00:00 committed by Git OBS Bridge
parent 916089dc4d
commit adf6b10b78
5 changed files with 16 additions and 7 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.37.0</param>
<param name="version">0.37.0</param>
<param name="revision">v0.38.1</param>
<param name="version">0.38.1</param>
<param name="exclude">.git</param>
<param name="exclude">.github</param>
<param name="exclude">.gitignore</param>

BIN
rusty_v8-0.37.0.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
rusty_v8-0.38.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 21 20:11:34 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.38.1:
* fix: separate out android example into crate (#871)
- includes 0.38.0:
* feat: v8::StackTrace::CurrentStackTrace() bindings (#800)
* Rolling to V8 9.8.177.6 (#868)
-------------------------------------------------------------------
Fri Dec 17 17:57:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

BIN
vendor.tar.xz (Stored with Git LFS)

Binary file not shown.