0.21.0 -> 0.23.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/jstime?expand=0&rev=2
This commit is contained in:
parent
b12e1bbf4e
commit
43dd26a681
4
_service
4
_service
@ -9,8 +9,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="revision">v0.16.0</param>
|
||||
<param name="version">0.16.0</param>
|
||||
<param name="revision">v0.17.0</param>
|
||||
<param name="version">0.17.0</param>
|
||||
<param name="exclude">.github</param>
|
||||
|
||||
<!--
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:668b4b7f1f1018a465a9d0a155334e1844899c196d8d24c00480bf342177a450
|
||||
size 32313
|
3
jstime-0.23.0.tar.gz
Normal file
3
jstime-0.23.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ad4d546317a0170340bbe35fc76db69e69066ed1c40247a77390025ad50bae1
|
||||
size 34382
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 19:48:24 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to v0.23.0:
|
||||
* rusty_v8 updated to 0.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 15:00:39 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: jstime
|
||||
Version: 0.21.0
|
||||
Version: 0.23.0
|
||||
Release: 0
|
||||
Summary: Another JavaScript runtime based on rusty_v8
|
||||
License: MIT
|
||||
|
@ -61,4 +61,4 @@ echo "done"
|
||||
|
||||
echo "Inspect the tarball and replace the"
|
||||
echo "existing one if it's ok. Should be under 30MB."
|
||||
ls -lh vendor-merged.tar.xz
|
||||
ls -lh "$wd/vendor-merged.tar.xz"
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e5e1df7f59c1a2ed67cc1991661e57f30e503de85bd44a9a8c4fa6345872d70
|
||||
size 20765396
|
||||
oid sha256:d5b38a7fa7b8c4cc55f3a1526887c4133add053267be9aa6d7e3ec3aae1268f7
|
||||
size 21735588
|
||||
|
Loading…
x
Reference in New Issue
Block a user