From 9b27ec9ca9988ed8216b5e4add83f2e154040ac010971664587f168ea861bdc9 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 8 Nov 2024 09:57:19 +0000 Subject: [PATCH] >= OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtcharts-qt5?expand=0&rev=6 --- python-qtcharts-qt5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index 31c3775..29c0cb4 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: python-pyqt-rpm-macros BuildRequires: python-rpm-macros BuildRequires: pkgconfig(Qt5Charts) -Requires: python-qt5 %(rpm -q --whatprovides python-qt5 --qf ">= %%{version}") +Requires: python-qt5 >= %(rpm -q --whatprovides python-qt5 --qf "%%{version}") Requires: python-qt5-sip # PyPI name is without the s at the end Provides: python-PyQtChart = %{version}-%{release}