SHA256
1
0
forked from pool/gegl

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