Accepting request 598587 from GNOME:Factory

New stable rel + .changes tweaks (forwarded request 597879 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/598587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2018-04-22 12:37:28 +00:00 committed by Git OBS Bridge
commit 86428f9743
4 changed files with 38 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5524a045e5e1d34a2a510133c662f2685e15ce26ae2ed699fb5d131b6b04a4ca
size 608692

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28bd9c9afabf934f43c55d97fa693a2f207c866c70eeba089a2306d3af47a003
size 625616

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Apr 18 19:07:35 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.52.2:
+ This is an unscheuled release in order to revert a commit that
causes a crash on exit, with some Cairo versions.
+ Closed bugs and merge requests:
- heapgraph.py: adjust terminal output style
(glgo#gnome/gjs#120).
- Warn about compilation warnings (glgo#gnome/gjs#125).
- Miscellaneous commits.
-------------------------------------------------------------------
Tue Apr 10 02:46:28 UTC 2018 - luc14n0@linuxmail.org
- Update to version 1.52.1:
+ In addition to System.dumpHeap(), you can now dump a heap from
a running Javascript program by starting it with the
environment variable GJS_DEBUG_HEAP_OUTPUT=some_name, and
sending it SIGUSR1.
+ Closed bugs:
- Crash when resolving promises if exception is pending
(glgo#GNOME/gjs#18).
- Tools for examining heap graph (glgo#GNOME/gjs#116).
- Add support for passing flags to Gio.DBusProxy in
makeProxyWrapper (glgo#GNOME/gjs#122).
- Cannot instantiate Cairo.Context (glgo#GNOME/gjs#126).
- GISCAN GjsPrivate-1.0.gir fails (glgo#GNOME/gjs#128).
- Invalid read of g_object_finalized flag (glgo#GNOME/gjs#129).
- Pick a different C++ linter.
- profiler: Don't assume layout of struct sigaction.
- Update tweener.js.
- Various maintenance.
-------------------------------------------------------------------
Tue Mar 13 08:04:24 UTC 2018 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gjs
Version: 1.52.0
Version: 1.52.2
Release: 0
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: MIT