diff --git a/python-qt3d-qt5.changes b/python-qt3d-qt5.changes index 0b8bd00..4c292c2 100644 --- a/python-qt3d-qt5.changes +++ b/python-qt3d-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 18 21:44:21 UTC 2021 - Ben Greiner + +- Provide the PyPI name + ------------------------------------------------------------------- Thu Mar 11 19:36:16 UTC 2021 - Ben Greiner diff --git a/python-qt3d-qt5.spec b/python-qt3d-qt5.spec index 6ee28bd..dcfb89a 100644 --- a/python-qt3d-qt5.spec +++ b/python-qt3d-qt5.spec @@ -50,6 +50,7 @@ BuildRequires: pkgconfig(Qt53DExtras) BuildRequires: pkgconfig(Qt53DInput) BuildRequires: pkgconfig(Qt53DLogic) BuildRequires: pkgconfig(Qt53DRender) +Provides: python-PyQt3D = %{version}-%{release} Requires: python-qt5 >= %{version} Requires: python-qt5-sip