Accepting request 1005093 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1005093
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=213
This commit is contained in:
2022-09-21 05:25:53 +00:00
committed by Git OBS Bridge
parent db2fb33638
commit 602a48f327
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 21 05:15:05 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.74.0:
+ Many improvements to the examples and documentation.
+ Overrides to certain non-introspectable functions that will now
gracefully throw an exception instead of crashing.
+ Closed bugs and merge requests:
- Various maintenance.
- http example not reliable, relies on server provided
content-length.
- Gio set_attribute SIGSEGV (Address boundary error).
- doc:
. Reformat for better scraping with DevDocs.
. Update Home.
- GLib: override GThread functions.
-------------------------------------------------------------------
Mon Sep 19 09:35:42 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>