0.17.0 -> 0.19.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=4
This commit is contained in:
parent
4d286944eb
commit
34bc121372
4
_service
4
_service
@ -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">v0.17.0</param>
|
||||
<param name="version">0.17.0</param>
|
||||
<param name="revision">v0.19.0</param>
|
||||
<param name="version">0.19.0</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:82bae73aa50adc23d5e842b4e3ddc53867f4bde70121ca0f66bd1362c3923402
|
||||
size 21338792
|
3
rusty_v8-0.19.0.tar.xz
Normal file
3
rusty_v8-0.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27c4a563ccb2f3418f0c3621988c317fee787660953275401a08a777fb773d54
|
||||
size 45577288
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 17:23:38 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- bump to 0.19
|
||||
* includes icu which adds a few dozen MB to src tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 7 19:26:29 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 0.17.0
|
||||
Version: 0.19.0
|
||||
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:49ffba4fe28f51938890cac4918aed7322051c2de3a455d9b107fed728b221df
|
||||
size 1762128
|
||||
oid sha256:252693569de088cbee8dce840f9ec4c6d2fd25878d133b85acedee9b5ae427e9
|
||||
size 1760168
|
||||
|
Loading…
Reference in New Issue
Block a user