diff --git a/python-PyQt6-Charts.changes b/python-PyQt6-Charts.changes index 0cead8e..ed6e770 100644 --- a/python-PyQt6-Charts.changes +++ b/python-PyQt6-Charts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 21 16:53:03 UTC 2022 - Ben Greiner + +- Update devel runtime requirements and supplements + ------------------------------------------------------------------- Tue Jun 21 10:10:20 UTC 2022 - Ben Greiner diff --git a/python-PyQt6-Charts.spec b/python-PyQt6-Charts.spec index 2c1ef8d..97efc12 100644 --- a/python-PyQt6-Charts.spec +++ b/python-PyQt6-Charts.spec @@ -19,6 +19,7 @@ %define qtlib Charts %define mname PyQt6-%{qtlib} %define pyqt_build_for_qt6 1 +%define plainpython python Name: python-%{mname} Version: 6.3.1 Release: 0 @@ -47,7 +48,9 @@ The bindings sit on top of PyQt6 and are implemented as a single module. Summary: Devel files for %{name} Group: Development/Tools/IDE Requires: python-PyQt6-devel -Supplements: packageand(eric:python-%{mname}) +Requires: %plainpython(abi) = %{python_version} +Supplements: (eric and python-%{mname}) +Supplements: (python-PyQt6-devel and python-%{mname}) %description devel This package provides Qt6 API files for the Eric IDE and the SIP files