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-12-03 10:04:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cglm (Old)
 and      /work/SRC/openSUSE:Factory/.cglm.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cglm"

Sat Dec  3 10:04:02 2022 rev:5 rq:1039752 version:0.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/cglm/cglm.changes        2022-05-17 
17:24:58.107200073 +0200
+++ /work/SRC/openSUSE:Factory/.cglm.new.1835/cglm.changes      2022-12-03 
10:04:16.191451452 +0100
@@ -1,0 +2,31 @@
+Sun Nov 20 02:32:15 UTC 2022 - Mia Herkt <m...@0x0.st>
+
+- Update to version 0.8.7
+  * fix build: add missing struct affine functions and headers
+- Changes in 0.8.6:
+New features:
+  * new affine transform and project functions
+    gh#recp/cglm#260
+  * add basic ivec functions
+    gh#recp/cglm#251
+Bugfixes and improvements:
+  * added missing include in io.h which adds GLM_MAX macro
+    gh#recp/cglm#257
+  * update README to show that integer types are supported
+    gh#recp/cglm#254
+  * fix grammatical errors in docs index
+    gh#recp/cglm#247
+  * some improvements including build files
+- Changes in 0.8.5:
+  * update GLM_FLT_EPSILON to use 1e-5 instead of 1e-
+  * implement a few complex routines
+  * header containing sse3 intrinsics is pmmintrin.h
+  * add missing ivec types
+  * extend unions for struct api
+  * fix glm_pickmatrix()'s param type
+  * fix a bug in glm_lookat_lh
+  * fix bug in view_lh.h
+  * some improvements including build files
+
+
+-------------------------------------------------------------------

Old:
----
  cglm-0.8.5.tar.gz

New:
----
  cglm-0.8.7.tar.gz

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

Other differences:
------------------
++++++ cglm.spec ++++++
--- /var/tmp/diff_new_pack.6vcw4e/_old  2022-12-03 10:04:16.571453564 +0100
+++ /var/tmp/diff_new_pack.6vcw4e/_new  2022-12-03 10:04:16.579453609 +0100
@@ -18,7 +18,7 @@
 
 %define sover 0
 Name:           cglm
-Version:        0.8.5
+Version:        0.8.7
 Release:        0
 Summary:        OpenGL mathematics (glm) for C
 License:        MIT
@@ -75,7 +75,7 @@
 
 %install
 %meson_install
-%fdupes %buildroot/%_prefix
+%fdupes %{buildroot}/%{_prefix}
 %fdupes -s docs/html
 
 %check

++++++ cglm-0.8.5.tar.gz -> cglm-0.8.7.tar.gz ++++++
++++ 6360 lines of diff (skipped)

Reply via email to