Accepting request 958206 from home:polslinux:branches:graphics

- 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.

OBS-URL: https://build.opensuse.org/request/show/958206
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=120
This commit is contained in:
Bjørn Lie 2022-03-01 10:00:13 +00:00 committed by Git OBS Bridge
parent ef8755e873
commit ad21806e32
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa
size 5647516

3
gegl-0.4.36.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6
size 5680876

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert <mrueckert@suse.de> Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -21,7 +21,7 @@
%bcond_with gegl_docs %bcond_with gegl_docs
Name: gegl Name: gegl
Version: 0.4.34 Version: 0.4.36
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