Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package OpenImageIO for openSUSE:Factory checked in at 2023-01-03 15:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old) and /work/SRC/openSUSE:Factory/.OpenImageIO.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenImageIO" Tue Jan 3 15:05:56 2023 rev:34 rq:1046453 version:2.4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes 2022-12-30 11:08:53.417230387 +0100 +++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.1563/OpenImageIO.changes 2023-01-03 15:06:19.986848760 +0100 @@ -1,0 +2,36 @@ +Mon Jan 2 14:02:00 UTC 2023 - Hans-Peter Jansen <[email protected]> + +- update to 2.4.7.0 + * IOMemReader detects and errors for out-of-range read positions. + #3712 + * Build/Mac: Suppress some deprecation warnings when building wth + the newest + * Apple clang. #3709 #3710 + * ARM: Fix signed/unsigned SIMD mismatch in vbool4::load. #3722 + * Build: New CMake variable INTERNALIZE_FMT, when set to OFF will + ensure + * that the fmt headers are not internalized (copied to the + installed part + * of OIIO). The default is ON, matching old behavior. #3598 + * Testing: Improved testing of iinfo #3688 #3706, 'term' output + #3714, igrep + * #3715. + * build_openexr.bash: bump default version of OpenEXR/Imath + retrieved to be + * 3.1.5. #3703 + * span.h: Make sure the cspan alias also allows the Extent + template + * argument; add a custom formatter to print spans. #3685 + * ustring.h: #if guards to let the header be Cuda-safe. #3718 + * Internals: refactoring to remove duplicated code for iinfo and + * oiiotool --info. #3688 + * Internals: remove the last instances of unsafe std::sprintf. + #3705 +- add fmt-devel to -devel package dependencies + +------------------------------------------------------------------- +Sun Jan 1 14:49:34 UTC 2023 - Hans-Peter Jansen <[email protected]> + +- Disable another consistently failing test: targa + +------------------------------------------------------------------- Old: ---- oiio-2.4.6.0.tar.gz New: ---- oiio-2.4.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenImageIO.spec ++++++ --- /var/tmp/diff_new_pack.nRlHLb/_old 2023-01-03 15:06:24.602875701 +0100 +++ /var/tmp/diff_new_pack.nRlHLb/_new 2023-01-03 15:06:24.606875725 +0100 @@ -1,7 +1,7 @@ # # spec file for package OpenImageIO # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ %define so_ver 2_4 %define major_minor_ver 2.4 Name: OpenImageIO -Version: 2.4.6.0 +Version: 2.4.7.0 Release: 0 Summary: Library for Reading and Writing Images License: BSD-3-Clause @@ -119,6 +119,7 @@ %package devel Summary: Development Files for OpenImageIO Group: Development/Libraries/C and C++ +Requires: fmt-devel Requires: libOpenImageIO%{so_ver} = %{version} Requires: libOpenImageIO_Util%{so_ver} = %{version} Suggests: %{name}-devel-doc @@ -240,12 +241,12 @@ # Exclude known broken tests # timer tests won't do reliably in OBS %ifarch x86_64 -%ctest '-E' 'ptex-broken|texture-icwrite|unit_timer|unit_simd|heif|cmake-consumer' +%ctest '-E' 'ptex-broken|texture-icwrite|unit_timer|unit_simd|heif|cmake-consumer|targa' %ctest '-R' 'texture-icwrite' || true #%%ctest '-j1' '-R' 'unit_timer' %else # Many test cases are failing on PPC, ARM, ix64 ... ignore for now -%ctest '-E' 'ptex-broken|texture-icwrite|unit_timer|unit_simd|heif|cmake-consumer' || true +%ctest '-E' 'ptex-broken|texture-icwrite|unit_timer|unit_simd|heif|cmake-consumer|targa' || true %ctest '-R' 'texture-icwrite' || true #%%ctest '-j1' '-R' 'unit_timer' %endif ++++++ oiio-2.4.6.0.tar.gz -> oiio-2.4.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/OpenImageIO/oiio-2.4.6.0.tar.gz /work/SRC/openSUSE:Factory/.OpenImageIO.new.1563/oiio-2.4.7.0.tar.gz differ: char 13, line 1
