Accepting request 701519 from GNOME:Next
- Update to version 1.56.2: + Crash in BoxedInstance when struct could not be allocated directly. + Cairo conversion bugs fixed. + Gjs crashes when binding inherited property to js added gobject-property. + console: Don't accept --profile after the script name. OBS-URL: https://build.opensuse.org/request/show/701519 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=166
This commit is contained in:
parent
15293fb208
commit
20c6f72436
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6724f10e451eaf867e10f0badc3e1e606d823cf5b4c50c5129ee0106b2c1d473
|
|
||||||
size 701404
|
|
3
gjs-1.56.2.tar.xz
Normal file
3
gjs-1.56.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c89818c3d0e2186fcc4cb5228e9bf2a1866dd7d6646a18f1b37219b6710a3ac
|
||||||
|
size 701976
|
11
gjs.changes
11
gjs.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 8 08:27:47 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.56.2:
|
||||||
|
+ Crash in BoxedInstance when struct could not be allocated
|
||||||
|
directly.
|
||||||
|
+ Cairo conversion bugs fixed.
|
||||||
|
+ Gjs crashes when binding inherited property to js added
|
||||||
|
gobject-property.
|
||||||
|
+ console: Don't accept --profile after the script name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 9 07:50:43 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Apr 9 07:50:43 UTC 2019 - Bjørn Lie <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.56.1
|
Version: 1.56.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