4 Commits

Author SHA256 Message Date
651feb3054 Accepting request 1324184 from graphics
version update to 3.2.2

OBS-URL: https://build.opensuse.org/request/show/1324184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Imath?expand=0&rev=9
2025-12-24 12:15:18 +00:00
a5e20201bf version update to 3.2.2
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=24
2025-12-22 11:45:41 +00:00
63014c914c Accepting request 1308353 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1308353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Imath?expand=0&rev=8
2025-10-02 17:18:39 +00:00
9f0d632078 checkin
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=22
2025-10-01 09:06:40 +00:00
5 changed files with 39 additions and 7 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon Dec 22 11:44:07 UTC 2025 - Petr Gajdos <pgajdos@suse.com>
- version update to 3.2.2
* fix build problem with newer versions of cmake
-------------------------------------------------------------------
Wed Oct 1 09:02:05 UTC 2025 - pgajdos@suse.com
- 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
-------------------------------------------------------------------
Fri Jan 17 07:04:20 UTC 2025 - ming li <mli@suse.com>

View File

@@ -2,6 +2,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 +17,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.2
Release: 0
Summary: C++ and Python Library of 2D and 3D Vector, Matrix, and Math Operations
License: BSD-3-Clause

View File

@@ -1 +1 @@
libImath-3_1-29
libImath-3_2-30

BIN
v3.1.12.tar.gz LFS

Binary file not shown.

3
v3.2.2.tar.gz Normal file
View File

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