Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package assimp for openSUSE:Factory checked 
in at 2021-12-02 22:30:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/assimp (Old)
 and      /work/SRC/openSUSE:Factory/.assimp.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "assimp"

Thu Dec  2 22:30:21 2021 rev:7 rq:935164 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/assimp/assimp.changes    2021-11-17 
01:14:03.602167729 +0100
+++ /work/SRC/openSUSE:Factory/.assimp.new.31177/assimp.changes 2021-12-02 
22:31:22.894414695 +0100
@@ -1,0 +2,12 @@
+Thu Dec  2 12:05:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.1.2. Changes since 5.1.0:
+  * Fixed an incorrect indeiciesType in the glTF2 sparse accessor.
+  * Prevent out-of-range memory writes by sparse accessors
+  * Delete test/models/3DS/UVTransformTest directory
+  * Do not build ziplib when 3MF exporter is disabled.
+  * Collada: Read value, not attribute
+  * Redefine deprecated glTF-specific PBR material macros
+- Fix assimp-devel dependencies. minizip is required.
+
+-------------------------------------------------------------------

Old:
----
  assimp-5.1.0.tar.xz

New:
----
  assimp-5.1.2.tar.xz

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

Other differences:
------------------
++++++ assimp.spec ++++++
--- /var/tmp/diff_new_pack.TEQYeQ/_old  2021-12-02 22:31:23.806411336 +0100
+++ /var/tmp/diff_new_pack.TEQYeQ/_new  2021-12-02 22:31:23.810411321 +0100
@@ -18,7 +18,7 @@
 
 %define sover 5
 Name:           assimp
-Version:        5.1.0
+Version:        5.1.2
 Release:        0
 Summary:        Library to load and process 3D scenes from various data formats
 License:        BSD-3-Clause AND MIT
@@ -40,11 +40,11 @@
 it is primarily useful for importing assets from various sources once and 
storing it in a
 engine-specific format for easy and fast every-day-loading.
 
-%package -n lib%{name}%{sover}
+%package -n libassimp%{sover}
 Summary:        Library to load and process 3D scenes from various data formats
 Group:          System/Libraries
 
-%description -n lib%{name}%{sover}
+%description -n libassimp%{sover}
 Assimp is a library to load and process geometric scenes from various data 
formats.
 It is tailored at typical game scenarios by supporting a node hierarchy, 
static or skinned meshes,
 materials, bone animations and potential texture data. The library is not 
designed for speed,
@@ -52,11 +52,12 @@
 engine-specific format for easy and fast every-day-loading.
 
 %package devel
-Summary:        Headers, docs and command-line utility for %{name}
+Summary:        Headers, docs and command-line utility for assimp
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
-Requires:       lib%{name}%{sover} = %{version}
+Requires:       libassimp%{sover} = %{version}
 Requires:       libstdc++-devel
+Requires:       pkgconfig(minizip)
 
 %description devel
 Assimp is a library to load and process geometric scenes from various data 
formats.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TEQYeQ/_old  2021-12-02 22:31:23.854411159 +0100
+++ /var/tmp/diff_new_pack.TEQYeQ/_new  2021-12-02 22:31:23.854411159 +0100
@@ -2,8 +2,8 @@
     <service name="tar_scm" mode="disabled">
         <param name="scm">git</param>
         <param name="url">git://github.com/assimp/assimp</param>
-        <param name="revision">v5.1.0</param>
-        <param name="versionformat">5.1.0</param>
+        <param name="revision">v5.1.2</param>
+        <param name="versionformat">5.1.2</param>
         <!-- non-OSI media -->
         <param name="exclude">test/models-nonbsd</param>
     </service>

++++++ assimp-5.1.0.tar.xz -> assimp-5.1.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/assimp/assimp-5.1.0.tar.xz 
/work/SRC/openSUSE:Factory/.assimp.new.31177/assimp-5.1.2.tar.xz differ: char 
15, line 1

Reply via email to