diff --git a/python-postorius.changes b/python-postorius.changes index 681a55a..97bc34d 100644 --- a/python-postorius.changes +++ b/python-postorius.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 5 07:29:07 UTC 2022 - Andreas Schneider + +- Fix Requires for uwsgi-python3 + ------------------------------------------------------------------- Mon Jul 4 15:18:15 UTC 2022 - Ben Greiner diff --git a/python-postorius.spec b/python-postorius.spec index de500e0..2d0782b 100644 --- a/python-postorius.spec +++ b/python-postorius.spec @@ -125,7 +125,7 @@ This package holds the web interface. %package -n %{postorius_pkgname}-web-uwsgi Summary: Postorius - uwsgi configuration Requires: %{postorius_pkgname}-web -Requires: %{mypython}-uwsgi-python3 +Requires: uwsgi-python3 %description -n %{postorius_pkgname}-web-uwsgi A web user interface for GNU Mailman.