Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyQt6 for openSUSE:Factory checked in at 2023-01-31 16:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6" Tue Jan 31 16:09:20 2023 rev:12 rq:1062115 version:6.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes 2022-10-04 20:37:42.128914282 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.32243/python-PyQt6.changes 2023-01-31 16:17:50.988760287 +0100 @@ -1,0 +2,11 @@ +Sun Jan 29 19:44:12 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update to 6.4.1 + * Added allocationLimit() and setAllocationLimit() to + QImageReader. + * Added toHBITMAP(), fromHBITMAP(), toHICON() and fromHICON() to + QImage on Windows. + * Bug fixes. +- Qt6TextToSpeech is not in 15.x + +------------------------------------------------------------------- Old: ---- PyQt6-6.4.0.tar.gz New: ---- PyQt6-6.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6.spec ++++++ --- /var/tmp/diff_new_pack.DodBLa/_old 2023-01-31 16:17:51.400762674 +0100 +++ /var/tmp/diff_new_pack.DodBLa/_new 2023-01-31 16:17:51.404762698 +0100 @@ -20,7 +20,7 @@ %define mname PyQt6 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.4.0 +Version: 6.4.1 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree @@ -51,11 +51,14 @@ BuildRequires: cmake(Qt6MultimediaWidgets) BuildRequires: cmake(Qt6Nfc) BuildRequires: cmake(Qt6Positioning) +%if %{?suse_version} >= 1550 +# no pdf headers in 15.X %ifarch aarch64 x86_64 riscv64 # qt6-pdf-devel is built in qt6-webengine with ExclusiveArch BuildRequires: cmake(Qt6Pdf) BuildRequires: cmake(Qt6PdfWidgets) %endif +%endif BuildRequires: cmake(Qt6Qml) BuildRequires: cmake(Qt6Quick) BuildRequires: cmake(Qt6QuickWidgets) @@ -63,10 +66,10 @@ BuildRequires: cmake(Qt6Sensors) BuildRequires: cmake(Qt6SerialPort) BuildRequires: cmake(Qt6Svg) -BuildRequires: cmake(Qt6TextToSpeech) BuildRequires: cmake(Qt6WebChannel) BuildRequires: cmake(Qt6WebSockets) %if 0%{?suse_version} >= 1550 +BuildRequires: cmake(Qt6TextToSpeech) BuildRequires: cmake(Qt6Quick3D) BuildRequires: cmake(Qt6Quick3DRuntimeRender) %endif ++++++ PyQt6-6.4.0.tar.gz -> PyQt6-6.4.1.tar.gz ++++++ ++++ 11054 lines of diff (skipped)