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:
commit
9edb5f10ac
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>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b7a053f9842602ed85213cebef7eeab988f3bb3b9115d1c3be11c3d76c02185
|
||||
size 62434329
|
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d36c6cda35e890ef598c9dc6457430def753ea1ca36117d24e79ee55efdaed8
|
||||
size 22331771
|
||||
oid sha256:0a3e04e1a7b9a2c2cfa4600dfcb7c78361a43a6e78a49e3c14b9dc6e63bc567b
|
||||
size 22331682
|
||||
|
Loading…
Reference in New Issue
Block a user