SHA256
1
0
forked from pool/gjs

Accepting request 1130564 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1130564
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=231
This commit is contained in:
2023-12-04 12:26:38 +00:00
committed by Git OBS Bridge
parent 82cab251e0
commit 32360effa2
5 changed files with 18 additions and 163 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 3 12:05:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.78.1:
+ Gtk template signals cause a reference cycle that is not
detected
+ Modules from resources may get loaded twice
+ docs: add examples for creating cairo image surfaces
+ Deadlocks between GJS GC and dconf gsettings when a setting
value is changed
+ Gtk3: Fix leak in GtkBuilder template signal connections
- Drop 3cae384aaf15dec6653b1a5400032c2c2e5dc34c.patch: Fixed
upstream
-------------------------------------------------------------------
Thu Oct 26 08:12:24 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>