Ana Guerrero 2024-11-05 14:41:52 +00:00 committed by Git OBS Bridge
commit 9150dd9f79
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 5 08:22:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
-------------------------------------------------------------------
Sun Apr 21 13:44:55 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -45,8 +45,8 @@ BuildRequires: cmake(Qt63DExtras)
BuildRequires: cmake(Qt63DInput)
BuildRequires: cmake(Qt63DLogic)
BuildRequires: cmake(Qt63DRender)
%requires_ge python-PyQt6
%requires_ge python-PyQt6-sip
Requires: python-PyQt6 >= %(rpm -q --whatprovides python3-PyQt6 --qf "%%{version}")
Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip --qf "%%{version}")
Provides: python-qt3d-qt6 = %{version}-%{release}
%python_subpackages