Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704363
en ru br
ALT Linux repos
S:5.2.2-alt1_3

Group :: Graphics
RPM: assimp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: assimp-5.2.2-mga-fix-version.patch
Download


Index: assimp-5.2.2/CMakeLists.txt
===================================================================
--- assimp-5.2.2/CMakeLists.txt
+++ assimp-5.2.2/CMakeLists.txt	2022-02-26 12:47:52.118750977 +0100
@@ -56,7 +56,7 @@
   add_definitions(-DASSIMP_USE_HUNTER)
 ENDIF()
 
-PROJECT(Assimp VERSION 5.2.0)
+PROJECT(Assimp VERSION 5.2.2)
 
 # All supported options ###############################################
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin