14
0
2024-11-14 14:36:08 +00:00
committed by Git OBS Bridge
parent 0c9e03c93e
commit 60f7a5fbf6
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Fix the name of the package, it should be python-python-markdown-math - 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 Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com

View File

@@ -35,6 +35,8 @@ BuildArch: noarch
# SECTION Required for tests in %%check # SECTION Required for tests in %%check
BuildRequires: %{python_module Markdown} BuildRequires: %{python_module Markdown}
# /SECTION # /SECTION
Provides: python-markdown-math = %version-%release
Obsoletes: python-markdown-math < %version-%release
%python_subpackages %python_subpackages
%description %description