SHA256
1
0
forked from pool/gjs

Accepting request 798624 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/798624
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=185
This commit is contained in:
2020-04-28 14:44:49 +00:00
committed by Git OBS Bridge
parent 769557647f
commit 0a3b7e7ab8
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 28 08:56:01 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.64.2:
+ Closed bugs and merge requests:
- GList of int not correctly demarshalled on 64-bit big-endian.
- Fix template use in GTK4.
- Don't crash if a callback doesn't return an expected array of
values.
- Crash passing integer to strv in constructor.
- Skip some tests if GTK can't be initialised.
+ Various backports:
- Fix gjs_log_exception() for InternalError.
- Fix signal match mechanism.
-------------------------------------------------------------------
Sat Mar 28 16:52:28 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>