Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gegl for openSUSE:Factory checked in at 2022-07-26 19:42:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gegl (Old) and /work/SRC/openSUSE:Factory/.gegl.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gegl" Tue Jul 26 19:42:53 2022 rev:67 rq:990518 version:0.4.38 Changes: -------- --- /work/SRC/openSUSE:Factory/gegl/gegl.changes 2022-05-01 18:53:42.239169384 +0200 +++ /work/SRC/openSUSE:Factory/.gegl.new.1533/gegl.changes 2022-07-26 19:43:03.672443999 +0200 @@ -1,0 +2,25 @@ +Thu Jul 21 09:23:21 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update BuildRequires to reflect it now does work with ffmpeg5. + +------------------------------------------------------------------- +Thu Jul 21 07:19:10 UTC 2022 - Paolo Stivanin <[email protected]> + +- Update to version 0.4.38: + + Operations: + - denoise-dct: a NEW denoising operation which decomposes the + input buffer to sliding overlapping patches, calculates the + DCT denoising in each patch, and then aggregates the denoised + patches to the output buffer averaging the overlapped pixels. + - ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0 + compatible. + - gif-load: updated to latest upstream libnsgif version. + - slic: progress reporting and improved parameter handling. + - vector-fill: updated to latest upstream ctx version. + - oilify: clamp inputs to avoid nan in output. + - gegl:load fix possible double free. + - rgbe-write: plug leaks in error paths. + + Core: Fixes of some potential NULL dereferences on custom + dataformats for malformed inputs. + +------------------------------------------------------------------- Old: ---- gegl-0.4.36.tar.xz New: ---- gegl-0.4.38.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gegl.spec ++++++ --- /var/tmp/diff_new_pack.68fabh/_old 2022-07-26 19:43:04.088379727 +0200 +++ /var/tmp/diff_new_pack.68fabh/_new 2022-07-26 19:43:04.092379109 +0200 @@ -21,7 +21,7 @@ %bcond_with gegl_docs Name: gegl -Version: 0.4.36 +Version: 0.4.38 Release: 0 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -56,9 +56,9 @@ BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(lcms2) >= 2.8 BuildRequires: pkgconfig(lensfun) -BuildRequires: pkgconfig(libavcodec) < 59 -BuildRequires: pkgconfig(libavformat) < 59 -BuildRequires: pkgconfig(libavutil) < 57 +BuildRequires: pkgconfig(libavcodec) +BuildRequires: pkgconfig(libavformat) +BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libavutil) >= 55.92.100 BuildRequires: pkgconfig(libpng) >= 1.6.0 BuildRequires: pkgconfig(libraw) >= 0.15.4 ++++++ gegl-0.4.36.tar.xz -> gegl-0.4.38.tar.xz ++++++ ++++ 52995 lines of diff (skipped)
