Accepting request 1233672 from graphics

OBS-URL: https://build.opensuse.org/request/show/1233672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=80
This commit is contained in:
Ana Guerrero 2024-12-30 11:50:44 +00:00 committed by Git OBS Bridge
commit 601bd85ec6
4 changed files with 19 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Dec 28 00:52:21 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Update to version 0.4.52:
- Core:
- Fix regression cubic interpolation - it was quadratic rather
than cubic, this improves all uses of cubic interpolation.
Use g_spawn_sync rather than system() for launching graphviz'
dot.
- Ops:
- invert-gamma: operate on perceptual encoding.
- newsprint: do processing with perceptual encoding.
- denoise-dct, mantiuk06: pass-through for too small input
buffers.
-------------------------------------------------------------------
Fri Dec 6 07:39:33 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@ -26,7 +26,7 @@
%bcond_with gegl_docs
Name: gegl
Version: 0.4.50
Version: 0.4.52
Release: 0
Summary: Generic Graphics Library
License: GPL-3.0-or-later AND LGPL-3.0-or-later