diff --git a/gegl-0.4.38.tar.xz b/gegl-0.4.38.tar.xz deleted file mode 100644 index dcdd540..0000000 --- a/gegl-0.4.38.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750 -size 5722188 diff --git a/gegl-0.4.40.tar.xz b/gegl-0.4.40.tar.xz new file mode 100644 index 0000000..ce25f2b --- /dev/null +++ b/gegl-0.4.40.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d +size 5784744 diff --git a/gegl.changes b/gegl.changes index 094db5a..49ebc7f 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 22 23:23:08 UTC 2022 - Petr Vorel + +- 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 diff --git a/gegl.spec b/gegl.spec index 2258c9b..5d15b68 100644 --- a/gegl.spec +++ b/gegl.spec @@ -21,7 +21,7 @@ %bcond_with gegl_docs Name: gegl -Version: 0.4.38 +Version: 0.4.40 Release: 0 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later