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 2024-11-06 16:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6"

Wed Nov  6 16:49:35 2024 rev:25 rq:1221363 version:6.8.0~dev2410061818

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2024-10-17 18:38:46.432845016 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.2020/python-PyQt6.changes      
2024-11-06 16:50:05.099469268 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 08:20:32 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Avoid using requires_eq, which after the last modifications
+  conflicts with python singlespec (order of expansion).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.KKsiiB/_old  2024-11-06 16:50:05.615489457 +0100
+++ /var/tmp/diff_new_pack.KKsiiB/_new  2024-11-06 16:50:05.619489613 +0100
@@ -93,8 +93,8 @@
 BuildRequires:  cmake(Qt6WebSockets)
 BuildRequires:  cmake(Qt6Widgets)
 BuildRequires:  cmake(Qt6Xml)
-%requires_ge    python-PyQt6-sip
-%requires_ge    python-dbus-python
+Requires:       python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip 
--qf "%%{version}")
+Requires:       python-dbus-python >= %(rpm -q --whatprovides 
python3-dbus-python --qf "%%{version}")
 Provides:       python-qt6 = %{version}-%{release}
 %python_subpackages
 

Reply via email to