Accepting request 940214 from graphics
- 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/request/show/940214 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Imath?expand=0&rev=2
This commit is contained in:
commit
e02a11c63a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
v3.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bf7ec51162c4d17a4c5b850fb3f6f7a195cff9fa71f4da7735f74d7b5124320
|
||||
size 570840
|
Loading…
Reference in New Issue
Block a user