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 2022-10-04 20:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6"

Tue Oct  4 20:37:37 2022 rev:11 rq:1007749 version:6.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2022-06-26 11:58:45.356309208 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.2275/python-PyQt6.changes      
2022-10-04 20:37:42.128914282 +0200
@@ -1,0 +2,9 @@
+Sun Oct  2 22:45:01 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.4.0
+  * Added support for Qt v6.4 including the QtPdf, QtPdfWidgets and
+    QtTextToSpeech modules.
+  * Added QAction.menu() and QAction.setMenu().
+  * Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  PyQt6-6.3.1.tar.gz

New:
----
  PyQt6-6.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.2DP05t/_old  2022-10-04 20:37:42.944915442 +0200
+++ /var/tmp/diff_new_pack.2DP05t/_new  2022-10-04 20:37:42.948915447 +0200
@@ -20,7 +20,7 @@
 %define mname PyQt6
 %define pyqt_build_for_qt6 1
 Name:           python-%{mname}
-Version:        6.3.1
+Version:        6.4.0
 Release:        0
 Summary:        Python bindings for Qt 6
 License:        GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree
@@ -51,6 +51,11 @@
 BuildRequires:  cmake(Qt6MultimediaWidgets)
 BuildRequires:  cmake(Qt6Nfc)
 BuildRequires:  cmake(Qt6Positioning)
+%ifarch aarch64 x86_64 riscv64
+# qt6-pdf-devel is built in qt6-webengine with ExclusiveArch
+BuildRequires:  cmake(Qt6Pdf)
+BuildRequires:  cmake(Qt6PdfWidgets)
+%endif
 BuildRequires:  cmake(Qt6Qml)
 BuildRequires:  cmake(Qt6Quick)
 BuildRequires:  cmake(Qt6QuickWidgets)
@@ -58,6 +63,7 @@
 BuildRequires:  cmake(Qt6Sensors)
 BuildRequires:  cmake(Qt6SerialPort)
 BuildRequires:  cmake(Qt6Svg)
+BuildRequires:  cmake(Qt6TextToSpeech)
 BuildRequires:  cmake(Qt6WebChannel)
 BuildRequires:  cmake(Qt6WebSockets)
 %if 0%{?suse_version} >= 1550

++++++ PyQt6-6.3.1.tar.gz -> PyQt6-6.4.0.tar.gz ++++++
++++ 3149 lines of diff (skipped)

Reply via email to