Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-3D for openSUSE:Factory
checked in at 2023-03-28 17:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-3D (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-3D"
Tue Mar 28 17:51:20 2023 rev:7 rq:1074932 version:6.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-3D/python-PyQt6-3D.changes
2023-03-16 22:57:52.115320350 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.31432/python-PyQt6-3D.changes
2023-03-28 17:51:26.487575889 +0200
@@ -1,0 +2,5 @@
+Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner <[email protected]>
+
+- Disable ix86 build: qt6-3d has disabled it temporarily
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-3D.spec ++++++
--- /var/tmp/diff_new_pack.7anSDy/_old 2023-03-28 17:51:27.163579150 +0200
+++ /var/tmp/diff_new_pack.7anSDy/_new 2023-03-28 17:51:27.171579189 +0200
@@ -45,6 +45,8 @@
BuildRequires: cmake(Qt63DRender)
%requires_ge python-PyQt6
Provides: python-qt3d-qt6 = %{version}-%{release}
+# qt6-3d-devel for i586 is projected to be reenabled when 6.5.0 is released
+ExcludeArch: %{ix86}
%python_subpackages
%description