Ana Guerrero 2024-11-06 15:49:35 +00:00 committed by Git OBS Bridge
commit e9f8220df3
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 5 08:20:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
-------------------------------------------------------------------
Wed Oct 16 15:48:52 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -93,8 +93,8 @@ BuildRequires: cmake(Qt6WebChannel)
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