From 0a813f1d4334e93e8290a29ebc1ec504e5f6d8df273eb1a1fde6a03a1ab87736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 1 Mar 2022 10:01:44 +0000 Subject: [PATCH] Tweak .changes OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=121 --- gegl.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gegl.changes b/gegl.changes index 48a6582..8a2c35d 100644 --- a/gegl.changes +++ b/gegl.changes @@ -3,11 +3,11 @@ 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. + 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