Accepting request 1095441 from home:mantarimay:branches:graphics

- 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.

OBS-URL: https://build.opensuse.org/request/show/1095441
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=143
This commit is contained in:
Bjørn Lie 2023-06-26 20:07:52 +00:00 committed by Git OBS Bridge
parent 4a6c357139
commit b5b689c57e
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126
size 5791844

3
gegl-0.4.46.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
size 5799248

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jun 26 14:21:34 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- 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 LinuxBeavers 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 hasnt 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 <info@paolostivanin.com>

View File

@ -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