diff --git a/python-PyQt6.changes b/python-PyQt6.changes index 02e7410..dac3910 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 08:57:02 UTC 2024 - Ben Greiner + +- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185 + ------------------------------------------------------------------- Tue Nov 5 08:20:32 UTC 2024 - Dominique Leuenberger diff --git a/python-PyQt6.spec b/python-PyQt6.spec index 17ccbd1..24fc198 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -93,8 +93,8 @@ BuildRequires: cmake(Qt6WebChannel) BuildRequires: cmake(Qt6WebSockets) BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) -Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip --qf "%%{version}") -Requires: python-dbus-python >= %(rpm -q --whatprovides python3-dbus-python --qf "%%{version}") +Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python-PyQt6-sip --qf "%%{version}") +Requires: python-dbus-python >= %(rpm -q --whatprovides python-dbus-python --qf "%%{version}") Provides: python-qt6 = %{version}-%{release} %python_subpackages