7
0
forked from pool/rusty_v8

134.4.0 -> 135.1.0

This commit is contained in:
2025-04-06 20:57:49 -04:00
parent 4615815775
commit 3fca3a4200
7 changed files with 18 additions and 11 deletions

View File

@@ -2,8 +2,8 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/denoland/rusty_v8</param>
<param name="scm">git</param>
<param name="revision">v134.4.0</param>
<param name="version">134.4.0</param>
<param name="revision">v135.1.0</param>
<param name="version">135.1.0</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:43b4a63552b5b1840b6a2e3f2f112aa47bc4bdd31f219d764ad859ded81efd75
size 72003265

BIN
rusty_v8-135.1.0.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 7 00:55:24 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
- Update to version 135.1.0:
* Rolling to V8 13.4.114.11 (#1709)
* fix: backport explicit resource management fixes and release 134.5.0
-------------------------------------------------------------------
Thu Feb 20 07:39:11 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: rusty_v8
version: 134.4.0
mtime: 1739469155
commit: 26da80769406a880849830c1053110b032dbc458
version: 135.1.0
mtime: 1742748458
commit: 9cd584266ff1150c7b30d8b9e792643819ef9431

View File

@@ -19,7 +19,7 @@
%global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
Name: rusty_v8
Version: 134.4.0
Version: 135.1.0
Release: 0
Summary: Build tooling for Deno (do not install or use!)
License: MIT

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

Binary file not shown.