diff --git a/python-python-markdown-math.changes b/python-python-markdown-math.changes index bd8ff6e..8b6054b 100644 --- a/python-python-markdown-math.changes +++ b/python-python-markdown-math.changes @@ -2,6 +2,7 @@ Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl - Fix the name of the package, it should be python-python-markdown-math +- Add proper Provides/Obsoletes ------------------------------------------------------------------- Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com diff --git a/python-python-markdown-math.spec b/python-python-markdown-math.spec index 897f91e..074b8df 100644 --- a/python-python-markdown-math.spec +++ b/python-python-markdown-math.spec @@ -35,6 +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 %python_subpackages %description