diff --git a/python-postorius.changes b/python-postorius.changes index 3571592..ce18029 100644 --- a/python-postorius.changes +++ b/python-postorius.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 2 06:30:47 UTC 2023 - Andreas Schneider + +- Fix uwsgi requirement + ------------------------------------------------------------------- Sat Jul 1 08:17:01 UTC 2023 - Andreas Schneider diff --git a/python-postorius.spec b/python-postorius.spec index bbbc15e..2f43f12 100644 --- a/python-postorius.spec +++ b/python-postorius.spec @@ -128,7 +128,7 @@ This package holds the web interface. %package -n %{postorius_pkgname}-web-uwsgi Summary: Postorius - uwsgi configuration Requires: %{postorius_pkgname}-web -%if 0%{suse_version} >= 1550 +%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150500 Requires: %{mypython}-uwsgi-python3 %else Requires: uwsgi-python3