SHA256
1
0
forked from pool/gjs

Accepting request 597879 from home:iznogood:branches:GNOME:Factory

New stable rel + .changes tweaks

OBS-URL: https://build.opensuse.org/request/show/597879
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=149
This commit is contained in:
Dominique Leuenberger 2018-04-19 15:11:03 +00:00 committed by Git OBS Bridge
parent 926e2e063a
commit 5bf54184d5
4 changed files with 24 additions and 12 deletions

View File

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

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,15 @@
-------------------------------------------------------------------
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
@ -8,16 +20,16 @@ Tue Apr 10 02:46:28 UTC 2018 - luc14n0@linuxmail.org
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);
(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;
- 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.
-------------------------------------------------------------------

View File

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