SHA256
1
0
forked from pool/gegl

Tweak .changes

OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=121
This commit is contained in:
Bjørn Lie 2022-03-01 10:01:44 +00:00 committed by Git OBS Bridge
parent ad21806e32
commit 0a813f1d43

View File

@ -3,11 +3,11 @@ Tue Mar 1 07:47:05 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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 <mrueckert@suse.de>