diff --git a/gegl-0.4.44.tar.xz b/gegl-0.4.44.tar.xz deleted file mode 100644 index dc11750..0000000 --- a/gegl-0.4.44.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126 -size 5791844 diff --git a/gegl-0.4.46.tar.xz b/gegl-0.4.46.tar.xz new file mode 100644 index 0000000..d34231b --- /dev/null +++ b/gegl-0.4.46.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892 +size 5799248 diff --git a/gegl.changes b/gegl.changes index ecd601c..00d2b2a 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jun 26 14:21:34 UTC 2023 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.4.46: + + Operations: + - local-threshold: new operation that does neighborhood aware + and optionallyantialiased thresholding of an image. + - chamfer: new operation in workshop that useis + distance-transform and emboss or LinuxBeaver’s research + into modeling different bevels with combinations of blurs. + - ff-load,ff-save: clean up of deprecated API, builds with + ffmpeg-6.0 but ff-save hasn’t been made to work with this + release of ffmpeg yet. + + Updated vendored libraries: + - ctx and libnsgif have been updated from upstream. + + Build: + - Depend on meson 0.55.0 + - various cleanups including re-enabling of deprecation warnings. + - make ctx be an internal library. + ------------------------------------------------------------------- Thu Mar 30 14:09:16 UTC 2023 - Paolo Stivanin diff --git a/gegl.spec b/gegl.spec index 732c0b9..e63a349 100644 --- a/gegl.spec +++ b/gegl.spec @@ -26,7 +26,7 @@ %bcond_with gegl_docs Name: gegl -Version: 0.4.44 +Version: 0.4.46 Release: 0 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later