Avindra Goolcharan 2021-03-03 00:35:06 +00:00 committed by Git OBS Bridge
parent 43dd26a681
commit 049e3b3710
7 changed files with 15 additions and 9 deletions

View File

@ -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>
<!-- <!--

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60c3bf30658bc628763db3d8c5880ed07de173e4f1dbe4e1bee9b39197e65535
size 34346

View File

@ -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>

View File

@ -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

View File

@ -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"

View File

@ -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