SHA256
1
0
forked from pool/gegl

tweak .changes

OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=141
This commit is contained in:
2023-03-30 15:19:13 +00:00
committed by Git OBS Bridge
parent df45c1f97d
commit 4a6c357139

View File

@@ -1,10 +1,11 @@
-------------------------------------------------------------------
Thu Mar 30 14:09:16 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 0.4.44:
* This release fixes a crashing bug what is umasked by GLib 2.75.3 and
newer. Never-allocated data were being passed to g_slice_free, in
GeglBuffers handling of copy-on-write tiles.
- Update to version 0.4.44:
+ This release fixes a crashing bug what is umasked by GLib
2.75.3 and newer. Never-allocated data were being passed to
g_slice_free, in GeglBuffers handling of copy-on-write tiles.
+ ctx: Updated vendored library from upstream.
-------------------------------------------------------------------
Thu Mar 2 08:27:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>