diff --git a/gegl-0.4.34.tar.xz b/gegl-0.4.34.tar.xz deleted file mode 100644 index 30e2114..0000000 --- a/gegl-0.4.34.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa -size 5647516 diff --git a/gegl-0.4.36.tar.xz b/gegl-0.4.36.tar.xz new file mode 100644 index 0000000..34b3846 --- /dev/null +++ b/gegl-0.4.36.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6 +size 5680876 diff --git a/gegl.changes b/gegl.changes index 38edfc0..48a6582 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Mar 1 07:47:05 UTC 2022 - Paolo Stivanin + +- Update to version 0.4.36: + + The primary addition in this release is SIMD dispatch, buffer + access functions get built for x86-64 v2 and v3 microarchitecture + levels as well as ARM neon. The same applies to core operations + where we have .so bundles for the variants as well as a generic build. + + Operations: + - The npd operation fixed with multiple threads. + ------------------------------------------------------------------- Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert diff --git a/gegl.spec b/gegl.spec index fddb3a5..b37eb51 100644 --- a/gegl.spec +++ b/gegl.spec @@ -21,7 +21,7 @@ %bcond_with gegl_docs Name: gegl -Version: 0.4.34 +Version: 0.4.36 Release: 0 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later