From 4b70167bc8d5ce1da582f14f117b247837fabbda3d120823dfd0df4fda95fc53 Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Thu, 25 Feb 2021 00:18:23 +0000 Subject: [PATCH] Accepting request 874942 from home:simotek:branches:X11:Enlightenment:Factory - Fix conflicts and provides for docs packages OBS-URL: https://build.opensuse.org/request/show/874942 OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=23 --- python-efl.changes | 5 +++++ python-efl.spec | 2 ++ 2 files changed, 7 insertions(+) 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.