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:
parent
881e445eef
commit
e5d1850ee2
@ -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
3
gegl-0.4.40.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d
|
||||||
|
size 5784744
|
12
gegl.changes
12
gegl.changes
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user