Accepting request 1041319 from graphics

- update to 3.1.6:
  * Patch release with miscellaneous bug/doc/build fixes.
  * [#269] fix memory leak in V3fArrayFromBuffer
  * [#268] Add <cstdint> for int64_t
  * [#263] Initialize x in testRoots.cpp:solve() to suppress compiler
    warning
  * [#262] Fix gcc compiler warning in testFun.cpp
  * [#261] Test return value of extractSHRT to avoid uninitialized reference
  * [#260] Fix example code so it compiles as is
  * [#259] Cuda safety in several headers
  * [#256] Fix markdown and typos in README.md
  * [#255] Do not warn if half.h has already being included
  * [#250] Fix compiler warnings on windows
  * [#249] Remove irrelevant cvs ignore files
  * [#248] Update sphinx version (forwarded request 1040797 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1041319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Imath?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-12-09 12:16:25 +00:00 committed by Git OBS Bridge
commit 45813da2e7
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Dec 6 20:47:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.1.6:
* Patch release with miscellaneous bug/doc/build fixes.
* [#269] fix memory leak in V3fArrayFromBuffer
* [#268] Add <cstdint> for int64_t
* [#263] Initialize x in testRoots.cpp:solve() to suppress compiler
warning
* [#262] Fix gcc compiler warning in testFun.cpp
* [#261] Test return value of extractSHRT to avoid uninitialized reference
* [#260] Fix example code so it compiles as is
* [#259] Cuda safety in several headers
* [#256] Fix markdown and typos in README.md
* [#255] Do not warn if half.h has already being included
* [#250] Fix compiler warnings on windows
* [#249] Remove irrelevant cvs ignore files
* [#248] Update sphinx version
-------------------------------------------------------------------
Tue Jun 21 20:25:38 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%global so_suffix -3_1
%define sonum 29
Name: Imath
Version: 3.1.5
Version: 3.1.6
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:1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb
size 570875

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

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