diff --git a/python-mistune.changes b/python-mistune.changes index d9b5e1a..1eeed8c 100644 --- a/python-mistune.changes +++ b/python-mistune.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 22 10:41:27 UTC 2021 - Andreas Schneider + +- Fix bulding python flavors on newer versions + ------------------------------------------------------------------- Wed Nov 17 13:45:59 UTC 2021 - Andreas Schneider diff --git a/python-mistune.spec b/python-mistune.spec index a58083f..512bb0d 100644 --- a/python-mistune.spec +++ b/python-mistune.spec @@ -19,7 +19,9 @@ %define pkg_version 2.0.0rc1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%if 0%{?sle_version} && 0%{?sle_version} <= 150300 %define pythons python3 +%endif Name: python-mistune Version: 2.0.0~rc1 Release: 0