2020-11-08 -> 2021-03-27
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/quickjs?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e9d63dab390a95ed365238f21d8e9069187f7ed195782027f0ab311bb64187b
|
||||
size 752132
|
3
quickjs-2021-03-27.tar.xz
Normal file
3
quickjs-2021-03-27.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a
|
||||
size 753556
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 27 19:38:00 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 2021-03-27:
|
||||
* faster Array.prototype.push and Array.prototype.unshift
|
||||
* added JS_UpdateStackTop()
|
||||
* fixed Windows console
|
||||
* misc bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 20:50:09 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package quickjs
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define ver 2020-11-08
|
||||
%define ver 2021-03-27
|
||||
Name: quickjs
|
||||
Version: 20201108
|
||||
Version: 20210327
|
||||
Release: 0
|
||||
Summary: Small and embeddable Javascript engine
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user