Avindra Goolcharan 2021-11-25 03:00:51 +00:00 committed by Git OBS Bridge
parent b8af96326d
commit 0bbe062d2d
6 changed files with 23 additions and 8 deletions

View File

@ -2,8 +2,8 @@
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="url">https://github.com/denoland/rusty_v8</param> <param name="url">https://github.com/denoland/rusty_v8</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v0.33.0</param> <param name="revision">v0.35.0</param>
<param name="version">0.33.0</param> <param name="version">0.35.0</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="exclude">.github</param> <param name="exclude">.github</param>
<param name="exclude">.gitignore</param> <param name="exclude">.gitignore</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:176cc77d019b57c9001e09a03acde3d1ac6e8b691e7cc399f32488bc4edaece9
size 46147788

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Nov 24 20:55:57 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.35.0:
* Make lifetime in FunctionCallback signature more restrictive (#822)
* Rolling to V8 9.7.106.3 (#831)
* chore: Specify the rust toolchain version (#821)
* Rolling to V8 9.7.106.4 (#832)
* 8 refactor: Have BackingStore::data return Option<NonNull<c_void>> (#…
* v8: fix segfault during concurrent isolate creation/disposal on Windo…
- update to 0.34.0:
* Narrow dead_code allowance (#818)
* Ignore environment variables set by cargo (#825)
* Rolling to V8 9.7.106.2 (#827)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 31 17:53:30 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org> Sun Oct 31 17:53:30 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1df7feeedf82be9860683555e30d8bee1dc534348dc256494640dac64340246f oid sha256:e03e16ba75f607b1dd222857bedbc389154a851ef969622b333fe7d5f22462d5
size 1776472 size 1775424