Accepting request 1037422 from home:pevik:branches:graphics

- Update to version 0.4.40:
  + Operations:
   - newsprint: do not drop alpha channel in RGB modes.
  + Core:
   - fixes for legacy build, still supporting building latest GEGL for
    stable GIMP with old babl (not recommended if distros can have
    recent enough meson.).
   - avoiding possible multi thread race in babl garbage collection

OBS-URL: https://build.opensuse.org/request/show/1037422
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=129
This commit is contained in:
Dominique Leuenberger 2022-11-23 08:23:06 +00:00 committed by Git OBS Bridge
parent 881e445eef
commit e5d1850ee2
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 22 23:23:08 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Update to version 0.4.40:
+ Operations:
- newsprint: do not drop alpha channel in RGB modes.
+ Core:
- fixes for legacy build, still supporting building latest GEGL for
stable GIMP with old babl (not recommended if distros can have
recent enough meson.).
- avoiding possible multi thread race in babl garbage collection
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 21 09:23:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com> Thu Jul 21 09:23:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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