forked from pool/rusty_v8
- Update to version 130.0.7:
* fix: add back incorrectly spelled initalize_process OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=100
This commit is contained in:
parent
d54b5c9026
commit
e840923f59
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>
|
||||
|
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d36c6cda35e890ef598c9dc6457430def753ea1ca36117d24e79ee55efdaed8
|
||||
size 22331771
|
||||
oid sha256:0a3e04e1a7b9a2c2cfa4600dfcb7c78361a43a6e78a49e3c14b9dc6e63bc567b
|
||||
size 22331682
|
||||
|
Loading…
x
Reference in New Issue
Block a user