SHA256
1
0
forked from pool/gjs

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:
Dominique Leuenberger 2019-05-08 15:32:06 +00:00 committed by Git OBS Bridge
parent 15293fb208
commit 20c6f72436
4 changed files with 15 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c89818c3d0e2186fcc4cb5228e9bf2a1866dd7d6646a18f1b37219b6710a3ac
size 701976

View File

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

View File

@ -21,7 +21,7 @@
# remove all conditional macros and enable systemtap.
%bcond_with systemtap
Name: gjs
Version: 1.56.1
Version: 1.56.2
Release: 0
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: MIT AND LGPL-2.0-or-later