Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package assimp for openSUSE:Factory checked 
in at 2024-04-12 17:33:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/assimp (Old)
 and      /work/SRC/openSUSE:Factory/.assimp.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "assimp"

Fri Apr 12 17:33:48 2024 rev:24 rq:1166862 version:5.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/assimp/assimp.changes    2024-02-15 
21:02:43.776911506 +0100
+++ /work/SRC/openSUSE:Factory/.assimp.new.26366/assimp.changes 2024-04-12 
17:34:04.342177437 +0200
@@ -1,0 +2,100 @@
+Thu Apr 11 11:40:44 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 5.4.0
+  * Reduce memory consumption in JoinVerticesProcess::ProcessMesh()
+  * Fix: Add check for invalid input argument
+  * Replace an assert
+  * Extension of skinning data export to GLB/GLTF format
+  * Fix output floating-point values to fbx
+  * Update ImproveCacheLocality.cpp
+  * Deep arsdk bone double free
+  * Fix Spelling error
+  * use size to be compatible with float and double
+  * Fix: Add missing transformation for normalized normals.
+  * Fix: Implicit Conversion Error
+  * Fix add checks for indices
+  * Update FBXBinaryTokenizer.cpp
+  * link to external minizip with full path
+  * utf8 header not found
+  * Rm unnecessary deg->radian conversion in FBX exporter
+  * Fix empty mesh handling
+  * Refactoring: Some cleanups
+  * Fix invalid read of uint from uvwsrc
+  * Remove double delete
+  * fix the mesh-name error.
+  * COLLADA fixes for textures in C4D input
+  * Use the correct allocator for deleting objects in case of
+    duplicate animation Ids
+  * Fix container overflow in MMD parser
+  * Fix: PLY heap buffer overflow
+  * Fix: Check if index for mesh access is out of range
+  * Update FBXConverter.cpp
+  * FBX: Use correct time scaling
+  * Drop explicit inclusion of contrib/ headers
+  * Update Build.md
+  * Fix buffer overflow in FBX::Util::DecodeBase64()
+  * Readme.md: correct 2 errors in section headers
+  * Fix double free in Video::~Video()
+  * FBXMeshGeometry: solve issue #5116 using patch provided
+  * Fix target names not being imported on some gLTF2 models
+  * correct grammar/typographic errors in comments (8 files)
+  * KHR_materials_specular fixes
+  * Disable Hunter
+  * fixed several issues
+  * Fix leak
+  * Check the validity of the archive without parsing
+  * Fix integer overflow
+  * Add a test before generating the texture folder
+  * Build: Disable building zlib for non-windows
+  * null check.
+  * Bump actions/upload-artifact from 3 to 4
+  * fix: KHR_materials_pbrSpecularGlossiness/diffuseFactor convert
+    to pbrMetallicRoughness/baseColorFactor
+  * dynamic_cast error.
+  * Add missing IRR textures
+  * Fix handling of X3D IndexedLineSet nodes
+  * Improve acc file loading
+  * Readme.md: present hyperlinks in a more uniform style
+  * FBX Blendshape FullWeight: Vec<Float> -> FullWeight: Vec<Double>
+  * Fix for issues #5422, #3411, and #5443 -- DXF insert scaling fix
+    and colour fix
+  * Update StbCommon.h to stay up-to-date with stb_image.h.
+  * Introduce aiBuffer
+  * Add bounds checks to the parsing utilities.
+  * Fix crash in viewer
+  * Static code analysis fixes
+  * Kimkulling/fix behavior of remove redundant mats issue 5438
+  * Fix X importer breakage introduced in commit f844c33
+  * Fileformats.md: clarify that import of .blend files is deprecated
+  * feat:1.add 3mf vertex color read 2.fix 3mf read texture bug
+  * More GLTF loading hardening
+  * Bump actions/cache from 3 to 4
+  * Blendshape->Geometry in FBX Export
+  * Fix identity matrix check
+  * Fix PyAssimp under Python >= 3.12 and macOS library search support
+  * Add ISC LICENSE file
+  * ColladaParser: check values length
+  * Include defs in not cpp-section
+  * Add correct double zero check
+  * Add zlib-header to ZipArchiveIOSystem.h
+  * Add 2024 to copyright infos
+  * Append a new setting 
"AI_CONFIG_EXPORT_FBX_TRANSPARENCY_FACTOR_REFER_TO_OPACITY"
+  * Eliminate non-ascii comments in clipper
+  * Fix compilation for MSVC14.
+  * Add correction of fbx model rotation
+  * Delete tools/make directory
+  * Delete packaging/windows-mkzip directory
+  * Fix #5420 duplicate degrees to radians conversion in fbx importer
+  * Respect merge identical vertices in ObjExporter
+  * Fix utDefaultIOStream test under MinGW
+  * Fix typos
+  * Add initial macOS support to C4D importer
+  * Update hunter into CMakeLists.txt
+  * Fix: add a missing import for 
AI_CONFIG_CHECK_IDENTITY_MATRIX_EPSILON_DEFAULT
+  * updated json
+  * Cleanup: Fix review findings
+  * Update CMakeLists.txt
+- Drop patch, merged upstream:
+  * 0001-ColladaParser-check-values-length-5462.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-ColladaParser-check-values-length-5462.patch
  assimp-5.3.1.tar.xz

New:
----
  assimp-5.4.0.tar.xz

BETA DEBUG BEGIN:
  Old:- Drop patch, merged upstream:
  * 0001-ColladaParser-check-values-length-5462.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ assimp.spec ++++++
--- /var/tmp/diff_new_pack.yPd959/_old  2024-04-12 17:34:05.562222370 +0200
+++ /var/tmp/diff_new_pack.yPd959/_new  2024-04-12 17:34:05.562222370 +0200
@@ -18,16 +18,14 @@
 
 %define sover 5
 Name:           assimp
-Version:        5.3.1
+Version:        5.4.0
 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-ColladaParser-check-values-length-5462.patch
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.22
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  irrlicht-devel
@@ -74,7 +72,6 @@
 %build
 %cmake \
     -DASSIMP_IGNORE_GIT_HASH=ON \
-    -DASSIMP_BUILD_ZLIB=OFF \
     -DASSIMP_WARNINGS_AS_ERRORS=OFF \
     -DASSIMP_BUILD_ASSIMP_TOOLS=ON
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yPd959/_old  2024-04-12 17:34:05.594223548 +0200
+++ /var/tmp/diff_new_pack.yPd959/_new  2024-04-12 17:34:05.598223696 +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.3.1</param>
+        <param name="revision">v5.4.0</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v(.*)</param>
         <!-- non-OSI media -->

++++++ assimp-5.3.1.tar.xz -> assimp-5.4.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/assimp/assimp-5.3.1.tar.xz 
/work/SRC/openSUSE:Factory/.assimp.new.26366/assimp-5.4.0.tar.xz differ: char 
15, line 1

Reply via email to