Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python3-pyside6 for openSUSE:Factory checked in at 2023-03-17 17:04:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyside6 (Old) and /work/SRC/openSUSE:Factory/.python3-pyside6.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyside6" Fri Mar 17 17:04:00 2023 rev:15 rq:1072542 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyside6/python3-pyside6.changes 2023-01-12 22:45:26.937254194 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pyside6.new.31432/python3-pyside6.changes 2023-03-17 17:04:34.209777607 +0100 @@ -1,0 +2,5 @@ +Fri Mar 17 09:04:56 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Temporarily disable Qt3D bindings on x86 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyside6.spec ++++++ --- /var/tmp/diff_new_pack.sNjmuq/_old 2023-03-17 17:04:34.777780601 +0100 +++ /var/tmp/diff_new_pack.sNjmuq/_new 2023-03-17 17:04:34.785780643 +0100 @@ -70,12 +70,15 @@ # /SECTION # SECTION optional_modules BuildRequires: qt6-qml-private-devel +# TODO: Reenable when 6.5.0 is released +%ifnarch %{ix86} BuildRequires: cmake(Qt63DAnimation) BuildRequires: cmake(Qt63DCore) BuildRequires: cmake(Qt63DExtras) BuildRequires: cmake(Qt63DInput) BuildRequires: cmake(Qt63DLogic) BuildRequires: cmake(Qt63DRender) +%endif BuildRequires: cmake(Qt6Bluetooth) BuildRequires: cmake(Qt6Charts) BuildRequires: cmake(Qt6DBus)