Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pivy for openSUSE:Factory checked in at 2024-01-07 21:40:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pivy (Old) and /work/SRC/openSUSE:Factory/.python-pivy.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pivy" Sun Jan 7 21:40:34 2024 rev:13 rq:1137383 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pivy/python-pivy.changes 2023-01-09 17:23:57.887213525 +0100 +++ /work/SRC/openSUSE:Factory/.python-pivy.new.28375/python-pivy.changes 2024-01-07 21:40:49.173148012 +0100 @@ -1,0 +2,5 @@ +Sat Jan 6 14:36:30 UTC 2024 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- Fix compatibility with SoQt 1.6.2/Coin3D 4.0.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pivy.spec ++++++ --- /var/tmp/diff_new_pack.eaPzy5/_old 2024-01-07 21:40:50.341190500 +0100 +++ /var/tmp/diff_new_pack.eaPzy5/_new 2024-01-07 21:40:50.345190646 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pivy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,8 @@ %if 0%{suse_version} < 1550 sed -i -e '/find_package/ s/SWIG 4.0.0/SWIG/' CMakeLists.txt %endif +# Coin 4.0.2 compat - see https://github.com/coin3d/pivy/pull/111 +touch fake_headers/cmath %build %{python_expand #