- version update to 2.5.3
* Various sanitizer/fuzz-identified issues related to handling of invalid input * Fixes to misc compiler warnings * Cmake fix for building on arm64 macOS (#772) * Read performance optimization (#782) * Fix for building on non-glibc (#798) * Fixes to tests OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=56
This commit is contained in:
parent
fe9d00c967
commit
7f3a2304d1
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 06:55:23 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 2.5.3
|
||||||
|
* Various sanitizer/fuzz-identified issues related to handling of invalid input
|
||||||
|
* Fixes to misc compiler warnings
|
||||||
|
* Cmake fix for building on arm64 macOS (#772)
|
||||||
|
* Read performance optimization (#782)
|
||||||
|
* Fix for building on non-glibc (#798)
|
||||||
|
* Fixes to tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 18:56:44 CEST 2020 - ro@suse.de
|
Tue Sep 15 18:56:44 CEST 2020 - ro@suse.de
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define sonum 25
|
%define sonum 25
|
||||||
%global so_suffix -2_5
|
%global so_suffix -2_5
|
||||||
Name: openexr
|
Name: openexr
|
||||||
Version: 2.5.2
|
Version: 2.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for working with HDR images in OpenEXR format
|
Summary: Utilities for working with HDR images in OpenEXR format
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761
|
|
||||||
size 27525326
|
|
3
v2.5.3.tar.gz
Normal file
3
v2.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf
|
||||||
|
size 27534825
|
Loading…
Reference in New Issue
Block a user