Accepting request 1143392 from graphics
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1143392 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenImageIO?expand=0&rev=46
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcfced40a25ef8576383b44d8bbe3732aa2b8efc7b8614482783d6f90378d307
|
||||
size 52028557
|
||||
3
OpenImageIO-2.5.7.0.tar.gz
Normal file
3
OpenImageIO-2.5.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:801d57a2923912825cfd7780ab3ae4284f7a83c788fac9ea627f51c0185695fd
|
||||
size 52032951
|
||||
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 13:27:36 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- update to 2.5.7.0:
|
||||
- fix(iv): Avoid crash with OpenGL + multi-channel images #4087
|
||||
- fix(png): Fix crash for writing large PNGs with alpha #4074
|
||||
- fix(ImageInput): Only check REST arguments if the file does not
|
||||
exist, avoiding problems for filenames that legitimately
|
||||
contain a ? character. #4085 (by AdamMainsTL)
|
||||
- perf(IBA): Improve perf of ImageBufAlgo::channels in-place
|
||||
operation #4088
|
||||
- build: Ptex support for static library #4072 (by Dominik Wójt)
|
||||
- build: Add a way to cram in a custom extra library for iv #4086
|
||||
- build: JPEG2000: Include the headers we need to discern version
|
||||
#4073
|
||||
- tests: Improve color management test in imagebufalgo_test #4063
|
||||
- tests: Add one more ref output for python-colorconfig test
|
||||
#4065
|
||||
- ci: Restrict Mac ARM running #4077
|
||||
- ci: Rename macro to avoid conflict during CI unity builds #4092
|
||||
- docs: Fix typo #4089
|
||||
- docs: Fix link to openexr test images #4080 (by Jesse
|
||||
Yurkovich)
|
||||
- admin: Account for duplicate emails in the .mailmap #4075
|
||||
- dev: Faster vint4 load/store with unsigned char conversion
|
||||
#4071 (by Aras Pranckevičius)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 13:22:08 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
%define so_ver 2_5
|
||||
%define major_minor_ver 2.5
|
||||
Name: OpenImageIO
|
||||
Version: 2.5.6.0
|
||||
Version: 2.5.7.0
|
||||
Release: 0
|
||||
Summary: Library for Reading and Writing Images
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user