diff --git a/python-tempora.changes b/python-tempora.changes index 31eb847..9518495 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 09:02:01 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} must be at beginning to work. + ------------------------------------------------------------------- Wed Jul 12 22:50:07 UTC 2023 - Arun Persaud diff --git a/python-tempora.spec b/python-tempora.spec index d5d1e32..33ed342 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -22,6 +22,7 @@ %else %bcond_with libalternatives %endif +%{?sle15_python_module_pythons} Name: python-tempora Version: 5.5.0 Release: 0 @@ -45,7 +46,7 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-jaraco.functools >= 1.20 Requires: python-pytz BuildArch: noarch -%{?sle15_python_module_pythons} + %if %{with libalternatives} BuildRequires: alts Requires: alts