forked from pool/rusty_v8
Accepting request 1237993 from devel:languages:javascript
- Update to version 130.0.7: * fix: add back incorrectly spelled initalize_process OBS-URL: https://build.opensuse.org/request/show/1237993 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rusty_v8?expand=0&rev=5
This commit is contained in:
4
_service
4
_service
@@ -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">v130.0.1</param>
|
||||
<param name="version">130.0.1</param>
|
||||
<param name="revision">v130.0.7</param>
|
||||
<param name="version">130.0.7</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
|
BIN
rusty_v8-130.0.1.tar.zst
(Stored with Git LFS)
BIN
rusty_v8-130.0.1.tar.zst
(Stored with Git LFS)
Binary file not shown.
3
rusty_v8-130.0.7.tar.zst
Normal file
3
rusty_v8-130.0.7.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:920a8fa15ef30b364389814a198d637a29aef46501e896b666362e4423364a72
|
||||
size 62459330
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 02:16:58 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 130.0.7:
|
||||
* fix: add back incorrectly spelled initalize_process
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 11:54:19 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: rusty_v8
|
||||
version: 130.0.1
|
||||
mtime: 1730718221
|
||||
commit: a81cafd4cdbb74665f0f7609b49f2e9136da33c2
|
||||
version: 130.0.7
|
||||
mtime: 1736357385
|
||||
commit: 7cd928aa442759f9f09c57952a902641536e5335
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rusty_v8
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 130.0.1
|
||||
Version: 130.0.7
|
||||
Release: 0
|
||||
Summary: Build tooling for Deno (do not install or use!)
|
||||
License: MIT
|
||||
|
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user