Hello community,
here is the log from the commit of package OpenSceneGraph34 for
openSUSE:Factory checked in at 2020-10-07 14:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph34 (Old)
and /work/SRC/openSUSE:Factory/.OpenSceneGraph34.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenSceneGraph34"
Wed Oct 7 14:17:25 2020 rev:6 rq:839675 version:3.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSceneGraph34/OpenSceneGraph34.changes
2020-02-05 19:41:42.419267837 +0100
+++
/work/SRC/openSUSE:Factory/.OpenSceneGraph34.new.4249/OpenSceneGraph34.changes
2020-10-07 14:17:30.737439202 +0200
@@ -1,0 +2,6 @@
+Mon Oct 5 21:45:38 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Explicitly request wxWidgets <= 3.0 when building the examples,
+ wxGLCanvas has changed API with wxWidgets 3.1. Fixes build on TW.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ OpenSceneGraph34.spec ++++++
--- /var/tmp/diff_new_pack.0Qpb4M/_old 2020-10-07 14:17:31.325439670 +0200
+++ /var/tmp/diff_new_pack.0Qpb4M/_new 2020-10-07 14:17:31.325439670 +0200
@@ -55,7 +55,7 @@
BuildRequires: pkgconfig
BuildRequires: unzip
BuildRequires: update-desktop-files
-BuildRequires: wxWidgets-devel
+BuildRequires: wxWidgets-devel < 3.1
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5WebKitWidgets)
BuildRequires: pkgconfig(Qt5Widgets)