tweak .changes

OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=116
This commit is contained in:
Bjørn Lie 2021-12-21 20:25:28 +00:00 committed by Git OBS Bridge
parent 317a19162f
commit 9be78fa155

View File

@ -2,12 +2,12 @@
Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- Update to version 0.4.34:
- Operations:
+ Operations:
- magick-load: use g_spawn_async instead of system to run the
image magick convert fallback - preventing shell expansion on
non-escaped/filtered paths in constructed commandline.
- ripple: avoid a possible division by zero.
- Build:
+ Build:
- Explicit dependency specification in meson for generated CL
files.
- ctx has been moved to be part of gegl-common.so nearer to the
@ -36,13 +36,13 @@ Thu Sep 30 14:28:08 UTC 2021 - Michael Gorse <mgorse@suse.com>
Sat Sep 18 22:50:48 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- Update to version 0.4.32:
- Docs/testing:
+ Docs/testing:
- Fixes and improvements to the test system ands it integration
for comparing/keeping track of hashes of operation output by
John Marshall including and overhaul of reference
compositions and hashes, improving development as well as
documentation.
- Operations:
+ Operations:
- distance-transform:
- openexr: fix build with newer OpenEXR 3
- negative-darkroom: contrast boost and illuminant adjustment
@ -50,7 +50,7 @@ Sat Sep 18 22:50:48 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
more black and white paper presets.
- fill-path: 32bit float RGB and CMYK color processing, using
ctx as renderer.
- Core:
+ Core:
- Fixing of leaks and dead code removal in json op handling,
branch hints in buffer tile handling.
- drop patch gegl-openexr3.patch: