Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cglm for openSUSE:Factory checked in 
at 2021-06-07 22:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cglm (Old)
 and      /work/SRC/openSUSE:Factory/.cglm.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cglm"

Mon Jun  7 22:43:43 2021 rev:3 rq:897926 version:0.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cglm/cglm.changes        2021-05-12 
19:32:19.979013449 +0200
+++ /work/SRC/openSUSE:Factory/.cglm.new.32437/cglm.changes     2021-06-07 
22:44:10.456553398 +0200
@@ -1,0 +2,12 @@
+Fri Jun  4 22:53:12 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 0.8.3
+  * cglm now supports different clipspace configurations.
+  * new: nlerp for quaternions
+  * simd, and sse optimizations
+  * arm, and neon: improvements
+  * style: rename nearVal, farVal to nearZ and farZ
+  * many other improvements
+- Drop cglm-set-soversion.patch, upstream fixed
+
+-------------------------------------------------------------------

Old:
----
  cglm-0.8.2.tar.gz
  cglm-set-soversion.patch

New:
----
  cglm-0.8.3.tar.gz

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

Other differences:
------------------
++++++ cglm.spec ++++++
--- /var/tmp/diff_new_pack.faoxm6/_old  2021-06-07 22:44:10.976554277 +0200
+++ /var/tmp/diff_new_pack.faoxm6/_new  2021-06-07 22:44:10.976554277 +0200
@@ -18,15 +18,13 @@
 
 %define sover 0
 Name:           cglm
-Version:        0.8.2
+Version:        0.8.3
 Release:        0
 Summary:        OpenGL mathematics (glm) for C
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/recp/cglm
-Source0:        
%{URL}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM cglm-set-soversion.patch -- 
https://github.com/recp/cglm/issues/194
-Patch0:         cglm-set-soversion.patch
+Source0:        
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -78,6 +76,7 @@
 %install
 %meson_install
 %fdupes %buildroot/%_prefix
+%fdupes -s docs/html
 
 %check
 %meson_test

++++++ cglm-0.8.2.tar.gz -> cglm-0.8.3.tar.gz ++++++
++++ 10364 lines of diff (skipped)

Reply via email to