From 3e324b71a11b6140ce33c0698403f36ea1e73d5fa62b3a5029f4fd3a6fd3fbb9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 26 Apr 2019 14:00:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=10 --- python-ipython-doc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}}