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-04-27 20:00:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6"

Thu Apr 27 20:00:44 2023 rev:14 rq:1083083 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2023-02-09 16:41:26.328569234 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.1533/python-PyQt6.changes      
2023-04-27 20:01:05.661981916 +0200
@@ -1,0 +2,7 @@
+Mon Apr 24 19:48:32 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 6.5.0
+  * Added support for Qt v6.5 including the QtSpatialAudio module.
+  * Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  PyQt6-6.4.2.tar.gz

New:
----
  PyQt6-6.5.0.tar.gz

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

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.vU5LEV/_old  2023-04-27 20:01:06.185984997 +0200
+++ /var/tmp/diff_new_pack.vU5LEV/_new  2023-04-27 20:01:06.193985044 +0200
@@ -20,7 +20,7 @@
 %define mname PyQt6
 %define pyqt_build_for_qt6 1
 Name:           python-%{mname}
-Version:        6.4.2
+Version:        6.5.0
 Release:        0
 Summary:        Python bindings for Qt 6
 License:        GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree
@@ -62,17 +62,22 @@
 BuildRequires:  cmake(Qt6Qml)
 BuildRequires:  cmake(Qt6Quick)
 BuildRequires:  cmake(Qt6QuickWidgets)
+%if %{?suse_version} >= 1550
+BuildRequires:  cmake(Qt6Quick3D)
+BuildRequires:  cmake(Qt6Quick3DRuntimeRender)
+%endif
 BuildRequires:  cmake(Qt6RemoteObjects)
 BuildRequires:  cmake(Qt6Sensors)
 BuildRequires:  cmake(Qt6SerialPort)
+%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 155000
+BuildRequires:  cmake(Qt6SpatialAudio)
+%endif
 BuildRequires:  cmake(Qt6Svg)
-BuildRequires:  cmake(Qt6WebChannel)
-BuildRequires:  cmake(Qt6WebSockets)
-%if 0%{?suse_version} >= 1550
+%if %{?suse_version} >= 1550
 BuildRequires:  cmake(Qt6TextToSpeech)
-BuildRequires:  cmake(Qt6Quick3D)
-BuildRequires:  cmake(Qt6Quick3DRuntimeRender)
 %endif
+BuildRequires:  cmake(Qt6WebChannel)
+BuildRequires:  cmake(Qt6WebSockets)
 %requires_ge    python-PyQt6-sip
 %requires_ge    python-dbus-python
 Provides:       python-qt6 = %{version}-%{release}

++++++ PyQt6-6.4.2.tar.gz -> PyQt6-6.5.0.tar.gz ++++++
++++ 2990 lines of diff (skipped)

Reply via email to