From 53ff8d8328851d40f15b47fe7909914e13e873bb434b6b7fb7b5a1998dde76ac Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 14 Nov 2024 15:45:58 +0000 Subject: [PATCH] Fix Provides/Obsoletes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=5 --- python-python-markdown-math.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-python-markdown-math.spec b/python-python-markdown-math.spec index 074b8df..7ed2947 100644 --- a/python-python-markdown-math.spec +++ b/python-python-markdown-math.spec @@ -35,8 +35,8 @@ BuildArch: noarch # SECTION Required for tests in %%check BuildRequires: %{python_module Markdown} # /SECTION -Provides: python-markdown-math = %version-%release -Obsoletes: python-markdown-math < %version-%release +Provides: python-markdown-math = %version +Obsoletes: python-markdown-math < %version %python_subpackages %description