diff --git a/python-efl.changes b/python-efl.changes index 8edbd76..cfc9a3e 100644 --- a/python-efl.changes +++ b/python-efl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 24 23:02:40 UTC 2021 - Simon Lees + +- Fix conflicts and provides for docs packages + ------------------------------------------------------------------- Wed Feb 10 04:15:45 UTC 2021 - Simon Lees diff --git a/python-efl.spec b/python-efl.spec index 5d42cc6..a7d9521 100644 --- a/python-efl.spec +++ b/python-efl.spec @@ -76,6 +76,8 @@ Python bindings of the Enlightenment Foundation Libraries (efl). Summary: Documentation for python-efl Group: Documentation/HTML BuildRequires: %{python_module Sphinx} +Provides: python3-efl-doc +Conflicts: otherproviders(python3-efl-doc) %description -n python-efl-doc HTML formated documentation for python-efl module.