Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Imath for openSUSE:Factory checked in at 2025-10-02 19:18:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Imath (Old) and /work/SRC/openSUSE:Factory/.Imath.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Imath" Thu Oct 2 19:18:39 2025 rev:8 rq:1308353 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/Imath/Imath.changes 2025-01-17 18:37:39.533668672 +0100 +++ /work/SRC/openSUSE:Factory/.Imath.new.11973/Imath.changes 2025-10-02 19:18:41.762679122 +0200 @@ -1,0 +2,25 @@ +Wed Oct 1 09:02:05 UTC 2025 - [email protected] + +- version update to 3.2.1 + * IMATH_VERSION_RELEASE_TYPE was inadvertently set to -dev; it's + been reset to the empty string. This string appears as a preprocessor + symbol for informational purposes. + * Default installation folder for PyImath is include/Imath, not + include/PyImath. This inadvertently changed in v3.2.0. Note the + folder can be configured via the PYIMATH_OUTPUT_SUBDIR CMake option. + * Fix broken pkg-config PyImath.pc + * Update find_package(Boost) to work with CMake 4.x + * Fix undefined behavior in the Vec* class operator[] (PR #449). + * Fix call to _mm_cvtps_ph in half.h, Windows build failure + * Updated and simplified SO versioning policy: this release adopts + a policy of appending the MAJOR.MINOR.PATCH software release + name to the SONAME to form the real name of the shared library. + * Add uninstall target + * Add iOS cross-compilation support + * Add support for HIP (AMD's Heterogeneous-compute Interface for Portability) + * Fix handling of /EHsc flag + * Required cmake version is now 3.14 +- modified sources + * baselibs.conf + +------------------------------------------------------------------- Old: ---- v3.1.12.tar.gz New: ---- v3.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Imath.spec ++++++ --- /var/tmp/diff_new_pack.md4P0x/_old 2025-10-02 19:18:42.582713463 +0200 +++ /var/tmp/diff_new_pack.md4P0x/_new 2025-10-02 19:18:42.586713631 +0200 @@ -1,7 +1,7 @@ # # spec file for package Imath # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%global so_suffix -3_1 -%define sonum 29 +%global so_suffix -3_2 +%define sonum 30 Name: Imath -Version: 3.1.12 +Version: 3.2.1 Release: 0 Summary: C++ and Python Library of 2D and 3D Vector, Matrix, and Math Operations License: BSD-3-Clause ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.md4P0x/_old 2025-10-02 19:18:42.630715474 +0200 +++ /var/tmp/diff_new_pack.md4P0x/_new 2025-10-02 19:18:42.634715641 +0200 @@ -1,2 +1,2 @@ -libImath-3_1-29 +libImath-3_2-30 ++++++ v3.1.12.tar.gz -> v3.2.1.tar.gz ++++++ ++++ 74933 lines of diff (skipped)
