Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package assimp for openSUSE:Factory checked 
in at 2023-04-05 21:28:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/assimp (Old)
 and      /work/SRC/openSUSE:Factory/.assimp.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "assimp"

Wed Apr  5 21:28:42 2023 rev:20 rq:1077535 version:5.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/assimp/assimp.changes    2022-09-13 
15:11:28.788995769 +0200
+++ /work/SRC/openSUSE:Factory/.assimp.new.19717/assimp.changes 2023-04-05 
21:36:07.490729342 +0200
@@ -1,0 +2,5 @@
+Wed Apr  5 11:29:32 UTC 2023 - Predrag Ivanović <predi...@mts.rs>
+
+- Enable build of CLI tools.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ assimp.spec ++++++
--- /var/tmp/diff_new_pack.t2n5Zm/_old  2023-04-05 21:36:08.098732813 +0200
+++ /var/tmp/diff_new_pack.t2n5Zm/_new  2023-04-05 21:36:08.102732836 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package assimp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,7 +73,9 @@
 sed -i '/Werror/d' code/CMakeLists.txt
 
 %build
-%cmake
+%cmake \
+    -DASSIMP_WARNINGS_AS_ERRORS=OFF \
+    -DASSIMP_BUILD_ASSIMP_TOOLS=ON
 
 %cmake_build
 
@@ -95,6 +97,7 @@
 
 %files devel
 %doc CHANGES CREDITS
+%{_bindir}/assimp
 %{_includedir}/assimp/
 %{_libdir}/libassimp.so
 %{_libdir}/cmake/*

Reply via email to