- version update to 3.1.3

* Patch release with miscellaneous fixes
  * Fix undefined access of a vector when empty
  * Require sphinx 4.0.3
  * Build sphinx/doxygen docs with CMake
  * Use PYIMATH_OVERRIDE_PYTHON_INSTALL_DIR to specify destination python modules
  * Guard `__has_attribute` for compilers that don't support it
  * Cuda safety fixes
  * Replace stray Imath:: with IMATH_INTERNAL_NAMESPACE::

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=11
This commit is contained in:
Petr Gajdos 2021-12-13 11:37:31 +00:00 committed by Git OBS Bridge
parent 62304001cf
commit 4dae997faf
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Dec 13 11:36:42 UTC 2021 - pgajdos@suse.com
- version update to 3.1.3
* Patch release with miscellaneous fixes
* Fix undefined access of a vector when empty
* Require sphinx 4.0.3
* Build sphinx/doxygen docs with CMake
* Use PYIMATH_OVERRIDE_PYTHON_INSTALL_DIR to specify destination python modules
* Guard `__has_attribute` for compilers that don't support it
* Cuda safety fixes
* Replace stray Imath:: with IMATH_INTERNAL_NAMESPACE::
-------------------------------------------------------------------
Thu Aug 19 10:17:27 UTC 2021 - pgajdos@suse.com

View File

@ -19,7 +19,7 @@
%global so_suffix -3_1
%define sonum 29
Name: Imath
Version: 3.1.2
Version: 3.1.3
Release: 0
Summary: C++ and Python Library of 2D and 3D Vector, Matrix, and Math Operations
License: BSD-3-Clause

View File

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

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

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