diff --git a/python-ipython-doc.spec b/python-ipython-doc.spec index aa3c943..c6cd819 100644 --- a/python-ipython-doc.spec +++ b/python-ipython-doc.spec @@ -41,10 +41,10 @@ BuildArch: noarch BuildRequires: python3-ipython-iptest = %{version} # /SECTION Provides: %{oldpython}-jupyter_ipython-doc = %{version} -Obsoletes: %{oldpython}-jupyter_ipython-doc <= %{version} +Obsoletes: %{oldpython}-jupyter_ipython-doc < %{version} Provides: %{oldpython}-jupyter_ipython-doc-html = %{version} -Provides: %{oldpython}-jupyter_ipython-doc-pdf = %{version} Obsoletes: %{oldpython}-jupyter_ipython-doc-html < %{version} +Provides: %{oldpython}-jupyter_ipython-doc-pdf = %{version} Obsoletes: %{oldpython}-jupyter_ipython-doc-pdf < %{version} Provides: %{python_module jupyter_ipython-doc = %{version}} Obsoletes: %{python_module jupyter_ipython-doc < %{version}}