0.23.0 -> 0.26.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/jstime?expand=0&rev=3
This commit is contained in:
parent
43dd26a681
commit
049e3b3710
4
_service
4
_service
@ -9,8 +9,8 @@
|
|||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||||
<param name="revision">v0.17.0</param>
|
<param name="revision">v0.20.0</param>
|
||||||
<param name="version">0.17.0</param>
|
<param name="version">0.20.0</param>
|
||||||
<param name="exclude">.github</param>
|
<param name="exclude">.github</param>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ad4d546317a0170340bbe35fc76db69e69066ed1c40247a77390025ad50bae1
|
|
||||||
size 34382
|
|
3
jstime-0.26.0.tar.gz
Normal file
3
jstime-0.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60c3bf30658bc628763db3d8c5880ed07de173e4f1dbe4e1bee9b39197e65535
|
||||||
|
size 34346
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 3 00:28:05 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
- update to v0.26.0
|
||||||
|
* rusty_v8 updated from 0.17.0 -> 0.20.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 12 19:48:24 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
Fri Feb 12 19:48:24 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: jstime
|
Name: jstime
|
||||||
Version: 0.23.0
|
Version: 0.26.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Another JavaScript runtime based on rusty_v8
|
Summary: Another JavaScript runtime based on rusty_v8
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -60,5 +60,5 @@ tar -cf - vendor/ | xz -6 -c - > vendor-merged.tar.xz
|
|||||||
echo "done"
|
echo "done"
|
||||||
|
|
||||||
echo "Inspect the tarball and replace the"
|
echo "Inspect the tarball and replace the"
|
||||||
echo "existing one if it's ok. Should be under 30MB."
|
echo "existing one if it's ok. Should be ~40MB."
|
||||||
ls -lh "$wd/vendor-merged.tar.xz"
|
ls -lh "$wd/vendor-merged.tar.xz"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d5b38a7fa7b8c4cc55f3a1526887c4133add053267be9aa6d7e3ec3aae1268f7
|
oid sha256:16e2440ccc02f7a2c80364f3922b1cbe4eaece7a643e6af49439e639f358a9e4
|
||||||
size 21735588
|
size 40300352
|
||||||
|
Loading…
x
Reference in New Issue
Block a user