Accepting request 695694 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 695645 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/695694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2019-05-03 20:11:21 +00:00 committed by Git OBS Bridge
commit 495cd8ffa1
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64a7ad5554adb0105fabb432abcfa690033c177d8e650872b469b7cbf475ec1a
size 665100

3
gjs-1.56.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6724f10e451eaf867e10f0badc3e1e606d823cf5b4c50c5129ee0106b2c1d473
size 701404

View File

@ -1,7 +1,16 @@
-------------------------------------------------------------------
Tue Apr 9 07:50:43 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.56.1:
+ Calling dumpHeap() on non-existent directory causes crash.
+ Using Gio.MemoryInputStream.new_from_data ("string") causes
segfault.
+ Fix gjs_context_eval() for non-zero-terminated strings.
-------------------------------------------------------------------
Tue Mar 12 06:46:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
- Update to version 1.56.0:
+ Stable release version bump.
-------------------------------------------------------------------

View File

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