0.81.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=66
This commit is contained in:
parent
a822d5c510
commit
de230c0b94
4
_service
4
_service
@ -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.79.2</param>
|
<param name="revision">v0.81.0</param>
|
||||||
<param name="version">0.79.2</param>
|
<param name="version">0.81.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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:224f1f0be2e74c2368f7430e9018d9ef3d055c2f79fd2c762f1a908718049e98
|
|
||||||
size 58034740
|
|
3
rusty_v8-0.81.0.tar.xz
Normal file
3
rusty_v8-0.81.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b972f8f35d1f40dbf4b1665127323859116afe324ec30dc4f038214398bae8f
|
||||||
|
size 58200056
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 2 20:56:46 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
|
||||||
|
- update to 0.81.0:
|
||||||
|
* Rolling to V8 12.0.267.1 #1361
|
||||||
|
* chore: disable zlib in rusty_v8 #1358
|
||||||
|
* Add cppgc bindings #1336
|
||||||
|
* 0.81.0 #1362
|
||||||
|
- update to 0.80.0:
|
||||||
|
* chore: update V8 to latest floated patch (#1354)
|
||||||
|
* feat: add call_with_context to v8::Function (#1350)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 14 20:59:59 UTC 2023 - avindra <avindra@opensuse.org>
|
Sat Oct 14 20:59:59 UTC 2023 - avindra <avindra@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rusty_v8
|
Name: rusty_v8
|
||||||
Version: 0.79.2
|
Version: 0.81.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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:601cc9dbde939a6cae7f5af3a47e8b525eebe9bdf06e99d110690318b0b0215e
|
oid sha256:c9a26f2953bea4b83104e98442deccfa24034b42d9d9bf5e313d0931b957c3e8
|
||||||
size 15390844
|
size 15387316
|
||||||
|
Loading…
Reference in New Issue
Block a user