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-04-16 00:14:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6"

Sat Apr 16 00:14:22 2022 rev:9 rq:970213 version:6.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2022-02-06 23:55:37.342278550 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.1941/python-PyQt6.changes      
2022-04-16 00:14:42.513685898 +0200
@@ -1,0 +2,8 @@
+Wed Apr 13 08:12:05 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.3.0
+  * Added support for Qt v6.3.
+  * Bug fixes.
+- Enable Quick3D for Tumbleweed
+
+-------------------------------------------------------------------

Old:
----
  PyQt6-6.2.3.tar.gz

New:
----
  PyQt6-6.3.0.tar.gz

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

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.dgO8Sa/_old  2022-04-16 00:14:43.525687249 +0200
+++ /var/tmp/diff_new_pack.dgO8Sa/_new  2022-04-16 00:14:43.533687260 +0200
@@ -22,7 +22,7 @@
 %define mname PyQt6
 %define pyqt_build_for_qt6 1
 Name:           python-%{mname}
-Version:        6.2.3
+Version:        6.3.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,10 +62,10 @@
 BuildRequires:  cmake(Qt6Svg)
 BuildRequires:  cmake(Qt6WebChannel)
 BuildRequires:  cmake(Qt6WebSockets)
-# SECTION not packaged for 6.2 yet
-# BuildRequires:  cmake(Qt6Quick3D)
-# BuildRequires:  cmake(Qt6Quick3DRuntimeRender)
-# /SECTION
+%if 0%{?suse_version} >= 1550
+BuildRequires:  cmake(Qt6Quick3D)
+BuildRequires:  cmake(Qt6Quick3DRuntimeRender)
+%endif
 Requires:       python-PyQt6-sip
 %requires_ge    python-dbus-python
 Provides:       python-qt6 = %{version}-%{release}
@@ -99,10 +99,10 @@
 Requires:       cmake(Qt6WebChannel)
 Requires:       cmake(Qt6WebSockets)
 Requires:       %plainpython(abi) = %{python_version}
-# SECTION not packaged for 6.2 yet
-# Requires:       cmake(Qt6Quick3D)
-# Requires:       cmake(Qt6Quick3DRuntimeRender)
-# / SECTION
+%if 0%{?suse_version} >= 1550
+Requires:       cmake(Qt6Quick3D)
+Requires:       cmake(Qt6Quick3DRuntimeRender)
+%endif
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 # If and which version of sip is required depends on the project trying

++++++ PyQt6-6.2.3.tar.gz -> PyQt6-6.3.0.tar.gz ++++++
++++ 1946 lines of diff (skipped)

Reply via email to