Accepting request 643843 from GNOME:Factory
New stable rel (forwarded request 643790 from iznogood) OBS-URL: https://build.opensuse.org/request/show/643843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=77
This commit is contained in:
commit
3a3ca4704a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b197fe5812a0449f73f7a93ac85a4ee4941916bcf071ea39a67ddd231dc868bc
|
|
||||||
size 648276
|
|
3
gjs-1.54.2.tar.xz
Normal file
3
gjs-1.54.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f2ddbff4557879b1ea8b0ee710d27201c3a5ae12dc19b88238a6eaaa1ad865f
|
||||||
|
size 647604
|
12
gjs.changes
12
gjs.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 22 18:35:13 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.54.2:
|
||||||
|
+ context:
|
||||||
|
- Defer and therefore batch forced GC runs.
|
||||||
|
- Use timeout with seconds to schedule a gc trigger.
|
||||||
|
+ fundamental: Check if gtype is valid before using it.
|
||||||
|
+ Backported a fix for a crash in the interactive interpreter
|
||||||
|
when executing something like `throw "foo"`.
|
||||||
|
+ Backported various maintenance from 3.31.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 26 18:02:49 UTC 2018 - bjorn.lie@gmail.com
|
Wed Sep 26 18:02:49 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
2
gjs.spec
2
gjs.spec
@ -21,7 +21,7 @@
|
|||||||
# remove all conditional macros and enable systemtap.
|
# remove all conditional macros and enable systemtap.
|
||||||
%bcond_with systemtap
|
%bcond_with systemtap
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.54.1
|
Version: 1.54.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||||
License: MIT AND LGPL-2.0-or-later
|
License: MIT AND LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user