Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cglm for openSUSE:Factory checked in at 2022-05-17 17:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cglm (Old) and /work/SRC/openSUSE:Factory/.cglm.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cglm" Tue May 17 17:24:38 2022 rev:4 rq:977682 version:0.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/cglm/cglm.changes 2021-06-07 22:44:10.456553398 +0200 +++ /work/SRC/openSUSE:Factory/.cglm.new.1538/cglm.changes 2022-05-17 17:24:58.107200073 +0200 @@ -1,0 +2,21 @@ +Tue May 17 08:46:24 UTC 2022 - Ferdinand Thiessen <[email protected]> + +- Update to version 0.8.5 + * update GLM_FLT_EPSILON to use 1e-5 instead of 1e- + * implement a few complex routines + * set PACKAGE_VERSION so it gets substituted in cglm.pc.in by cmake + * header containing sse3 intrinsics is pmmintrin.h + * add missing ivec types + * fix a bug in glm_lookat_lh and view_lh.h +- Update to version 0.8.4 + * Now there are _no and _zo vesions of project / unproject functions. + * If CGLM_CLIPSPACE_INCLUDE_ALL is defined then all clipspace + headers are icluded in project.h or related main headers + * add ZERO_TO_ONE support to glm_unprojecti + * add ZERO_TO_ONE support to glm_project + * new function: glm_pickmatrix() aka gluPickMatrix() + * fix vec3_ortho + * fix cross product when an operand is also dest + * compute quaternion rotating a vector into another + +------------------------------------------------------------------- Old: ---- cglm-0.8.3.tar.gz New: ---- cglm-0.8.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cglm.spec ++++++ --- /var/tmp/diff_new_pack.d1Cada/_old 2022-05-17 17:24:58.679200591 +0200 +++ /var/tmp/diff_new_pack.d1Cada/_new 2022-05-17 17:24:58.687200598 +0200 @@ -1,7 +1,7 @@ # # spec file for package cglm # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 0 Name: cglm -Version: 0.8.3 +Version: 0.8.5 Release: 0 Summary: OpenGL mathematics (glm) for C License: MIT ++++++ cglm-0.8.3.tar.gz -> cglm-0.8.5.tar.gz ++++++ ++++ 2082 lines of diff (skipped)
