Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package collada-dom for openSUSE:Factory 
checked in at 2024-04-25 20:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/collada-dom (Old)
 and      /work/SRC/openSUSE:Factory/.collada-dom.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "collada-dom"

Thu Apr 25 20:50:40 2024 rev:2 rq:1170151 version:2.5.1+git20200104.c1e20b7

Changes:
--------
--- /work/SRC/openSUSE:Factory/collada-dom/collada-dom.changes  2024-04-03 
17:20:00.616599354 +0200
+++ /work/SRC/openSUSE:Factory/.collada-dom.new.1880/collada-dom.changes        
2024-04-25 20:51:02.230143499 +0200
@@ -1,0 +2,5 @@
+Thu Apr 25 13:14:19 UTC 2024 - Michael Pujos <pujos.mich...@gmail.com>
+
+- fixed compilation with boost 1.85.0 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ collada-dom.spec ++++++
--- /var/tmp/diff_new_pack.9EdY5Q/_old  2024-04-25 20:51:03.238180111 +0200
+++ /var/tmp/diff_new_pack.9EdY5Q/_new  2024-04-25 20:51:03.242180257 +0200
@@ -65,6 +65,9 @@
 
 %prep
 %autosetup -p1 -n %{name}-%{version}
+# fix compilation with boost 1.85 due to deprecated stuff that was removed
+sed -i 's/convenience/operations/' dom/include/dae.h dom/src/dae/daeUtils.cpp
+sed -i 's/branch_path/parent_path/' dom/src/dae/daeZAEUncompressHandler.cpp
 
 %build
 # silence warning spam

Reply via email to