Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cglm for openSUSE:Factory checked in 
at 2023-11-09 21:35:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cglm (Old)
 and      /work/SRC/openSUSE:Factory/.cglm.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cglm"

Thu Nov  9 21:35:30 2023 rev:8 rq:1124355 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cglm/cglm.changes        2023-02-16 
16:55:47.550685980 +0100
+++ /work/SRC/openSUSE:Factory/.cglm.new.17445/cglm.changes     2023-11-09 
21:35:40.221488747 +0100
@@ -1,0 +2,31 @@
+Thu Nov  9 08:35:33 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.9.1:
+  * Now we have **mat2x3**, **mat2x4**, **mat3x2**, **mat3x4**,
+    **mat4x2** and **mat4x3** types and its functions
+  * README: add build docs for WebAssembly
+  * io: fix test runner.c implicit declaration glm_arch_print
+  * https://github.com/recp/cglm/pull/309: fix and improve
+    CGLM_USE_ANONYMOUS_STRUCT definition with more robust
+    compiler version check
+  * suppress sign conversion warnings
+  * Implement missing 3D
+    Affine Transforms in the Struct API
+  * drop "-Werror" to allow skip warnings on production build
+  * more robust __builtin_assume_aligned detection
+  * reduce glms_mat[4|3|2]_make()'s dest parameter
+  * fix and improve printing arch name in tests
+  * make GLM_TESTS_NO_COLORFUL_OUTPUT work on non-test print
+    colors too
+  * Now we have WASM 128 SIMD support
+  * `CGLM_OMIT_NS_FROM_STRUCT_API`, omits CGLM_STRUCT_API_NS
+    (glms_) namespace  completely if there is sub namespace e.g
+    mat4_, vec4_ ... **DEFAULT** is not defined
+  * `CGLM_STRUCT_API_NS`: define name space for struct api,
+    **DEFAULT** is `glms`
+  * `CGLM_STRUCT_API_NAME_SUFFIX`: define name suffix,
+    **DEFAULT** is empty e.g `defining it as #define
+    CGLM_STRUCT_API_NAME_SUFFIX  s` will add `s` suffix to
+    `mat4_mul -> mat4s_mul`
+
+-------------------------------------------------------------------

Old:
----
  cglm-0.8.9.tar.gz

New:
----
  cglm-0.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cglm.spec ++++++
--- /var/tmp/diff_new_pack.aEdWZw/_old  2023-11-09 21:35:40.913514296 +0100
+++ /var/tmp/diff_new_pack.aEdWZw/_new  2023-11-09 21:35:40.917514444 +0100
@@ -18,7 +18,7 @@
 
 %define sover 0
 Name:           cglm
-Version:        0.8.9
+Version:        0.9.1
 Release:        0
 Summary:        OpenGL mathematics (glm) for C
 License:        MIT

++++++ cglm-0.8.9.tar.gz -> cglm-0.9.1.tar.gz ++++++
++++ 14157 lines of diff (skipped)

Reply via email to