Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package assimp for openSUSE:Factory checked 
in at 2022-09-13 15:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/assimp (Old)
 and      /work/SRC/openSUSE:Factory/.assimp.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "assimp"

Tue Sep 13 15:10:01 2022 rev:19 rq:1003264 version:5.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/assimp/assimp.changes    2022-05-18 
13:13:57.882702594 +0200
+++ /work/SRC/openSUSE:Factory/.assimp.new.2083/assimp.changes  2022-09-13 
15:11:28.788995769 +0200
@@ -1,0 +2,73 @@
+Mon Sep 12 13:37:16 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 5.2.5:
+  * Add unittest to reproduce undefined behavior
+  * Cleanups
+  * Link static linkage for std_image.
+  * fix msvc warnings-as-errors
+  * Remove dll-export tags from static library builds.
+  * Fix Import a specific FBX model will freeze the app
+  * Create SECURITY.md
+  * Pragma warnings cause build fail with MinGW
+  * Fixed FBXConverter build error when using double precision
+  * Fix possible nullptr exception
+  * [Experimental] New skeleton container for bones
+  * Add support for GCC v12
+  * Remove unused variable.
+  * Infinite loop on bad import files
+  * Utilize AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES flag for Collada meshes.
+  * Fix Windows 32-bit builds
+  * Fix GNUC check on Windows
+  * Update the name of the package
+  * Kimkulling/fix invalid opengex token match
+  * Disable build for tools per default
+  * Use mingw.include
+  * Fix a memory leak
+  * Fix nested animation name being lost in Collada
+  * Fix possible bad_alloc exception for an invalid file
+  * Bump JesseTG/rm from 1.0.2 to 1.0.3
+  * Bump actions/cache from 2 to 3
+  * Kimkulling/fix texture loading 3MF, reladed issue-4568
+  * Bump actions/upload-artifact from 2 to 3
+  * Bump actions/checkout from 2 to 3
+  * Remove assertion test
+  * Fix memory leak in D3MFOpcPackage
+  * Fix typo in installation instructions for ubuntu.
+  * Build fix for compiling against minizip.
+  * Fix stl for over 4 GB
+  * Fix uninitialized variable.
+  * Fixes Crash in Assimp::ObjFileMtlImporter::getFloatValue
+  * Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace
+  * Fixes Heap-buffer-overflow in std::__1::basic_string<char, std::__1::???
+  * Fixes Heap-use-after-free in Assimp::DXFImporter::ExpandBlockReferences
+  * Fixes Heap-buffer-overflow in SuperFastHash
+  * ColladaParser - Store sid in mSID field
+  * Fix mingw include in assimp_cmd.rc
+  * Fix warnings that are causing build fails with specific build flags
+  * Update version tag
+  * Improvements and optimizations for the obj-parsers.
+  * Experiment: try to enable parallel build
+  * Fixed typo
+  * Use [[fallthrough]]; to mark whished fallthroughs
+  * Kimkulling/do not add dot when the extension is empty
+  * Fixes Heap-buffer-overflow READ in 
Assimp::ASE::Parser::ParseLV1SoftSkinBlock
+  * Use unqualified uint32_t everywhere in FBXBinaryTokenizer
+  * Fix problems setting DirectX_LIBRARY
+  * Added support for more bone weights in GLTF2
+  * (Mostly) Blender fixes
+  * [WIP] Use ai_Real to write correct accuracy
+  * SMD fixes
+  * Remove exception on glTF 2.0 loading
+  * Fix out-of-bounds reads in X3D importer
+  * Apply the modernize-use-emplace clang-tidy rule
+  * The Wrong object is created here!
+  * [WIP] Code cleanup and some new unittests for edge-cases.
+  * clang-tidy: explicitly default all empty ctors and dtors
+  * fix vertices being joined duplicating weights
+  * add missing light data to assbin import/export
+  * Fix aiBone.mOffsetMatrix documentation
+  * Minor obj export bugfix
+  * Kimkulling/cleanup after reviewing
+- drop 0001-Fix-build-with-zlib.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-with-zlib.patch
  assimp-5.2.4.tar.xz

New:
----
  assimp-5.2.5.tar.xz

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

Other differences:
------------------
++++++ assimp.spec ++++++
--- /var/tmp/diff_new_pack.uiIifu/_old  2022-09-13 15:11:29.324997279 +0200
+++ /var/tmp/diff_new_pack.uiIifu/_new  2022-09-13 15:11:29.328997290 +0200
@@ -18,15 +18,13 @@
 
 %define sover 5
 Name:           assimp
-Version:        5.2.4
+Version:        5.2.5
 Release:        0
 Summary:        Library to load and process 3D scenes from various data formats
 License:        BSD-3-Clause AND MIT
 Group:          Development/Libraries/C and C++
 URL:            https://www.assimp.org/
 Source0:        %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Fix-build-with-zlib.patch
 BuildRequires:  cmake
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
@@ -98,7 +96,6 @@
 %files devel
 %doc CHANGES CREDITS
 %{_includedir}/assimp/
-%{_bindir}/assimp
 %{_libdir}/libassimp.so
 %{_libdir}/cmake/*
 %{_libdir}/pkgconfig/assimp.pc

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uiIifu/_old  2022-09-13 15:11:29.368997403 +0200
+++ /var/tmp/diff_new_pack.uiIifu/_new  2022-09-13 15:11:29.368997403 +0200
@@ -2,7 +2,7 @@
     <service name="tar_scm" mode="disabled">
         <param name="scm">git</param>
         <param name="url">https://github.com/assimp/assimp</param>
-        <param name="revision">v5.2.4</param>
+        <param name="revision">v5.2.5</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v(.*)</param>
         <!-- non-OSI media -->

++++++ assimp-5.2.4.tar.xz -> assimp-5.2.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/assimp/assimp-5.2.4.tar.xz 
/work/SRC/openSUSE:Factory/.assimp.new.2083/assimp-5.2.5.tar.xz differ: char 
15, line 1

Reply via email to