Avindra Goolcharan 2021-07-04 01:08:40 +00:00 committed by Git OBS Bridge
parent 782c2b0d1f
commit 607e764ec8
6 changed files with 25 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">f85508868ebb9477fe57ff9cb352c43e29a5cf7d</param>
<param name="version">0.22.3</param>
<param name="revision">v0.25.1</param>
<param name="version">0.25.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:edeec4170650f2f6ba5a328969da0d4c0df5628900ada3cff352f421d2378e21
size 46280396

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jul 4 01:00:25 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.25.1
* exclude ICU data files for unsupported platforms from crate
- update to 0.25.0
* include ICU data file in crate
* add Isolate::has_pending_background_tasks
- includes 0.24.0
* support for Platform::pump_message_loop and Platform::run_idle_tasks (#706)
* feat: various FunctionTemplate::*() methods (#718)
- includes 0.23.0 changes since last checkin
* fix: pass serializer helpers as mut refs (#712)
* Upgrade V8 to 9.2.230.12 (#709)
* Enable v8's siphash for hash seed creation (#707)
* add missing methods for 1 and 2 byte strings (#704)
-------------------------------------------------------------------
Sat Jun 19 05:34:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: rusty_v8
Version: 0.22.3
Version: 0.25.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:8cda6c8ac0d65bd81e9ab55454b211b9af8299e022d2500af0a293ee7f000217
size 1775232
oid sha256:eb98d2ad24522dadae71963911481db57dff4066bf67cd745a373ea5e275f734
size 1774884