diff --git a/python-PySDL2.changes b/python-PySDL2.changes index 04dcb70..12e4829 100644 --- a/python-PySDL2.changes +++ b/python-PySDL2.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 30 00:41:39 UTC 2025 - Jan Engelhardt + +- Adjust run-time dependencies to avoid old virtual provides. + ------------------------------------------------------------------- Mon Apr 28 13:58:16 UTC 2025 - Matej Cepl -- Adjust dependencies so that it builds with SDL3. +- Adjust build-time dependencies so that it builds with SDL3. ------------------------------------------------------------------- Tue Mar 4 15:07:23 UTC 2025 - Markéta Machová diff --git a/python-PySDL2.spec b/python-PySDL2.spec index 2b75d5a..50f2de2 100644 --- a/python-PySDL2.spec +++ b/python-PySDL2.spec @@ -43,11 +43,11 @@ BuildRequires: %{python_module pytest} BuildRequires: libmpg123-0 BuildRequires: xorg-x11-server # /SECTION -Requires: SDL3 >= 2.0.22 -Requires: SDL2_gfx >= 1.0.4 -Requires: SDL2_image >= 2.6.0 -Requires: SDL2_mixer >= 2.6.0 -Requires: SDL2_ttf >= 2.20.0 +Requires: libSDL2-2_0-0 >= 2.0.22 +Requires: libSDL2_gfx-1_0-0 >= 1.0.4 +Requires: libSDL2_image-2_0-0 >= 2.6.0 +Requires: libSDL2_mixer-2_0-0 >= 2.6.0 +Requires: libSDL2_ttf-2_0-0 >= 2.20.0 BuildArch: noarch %python_subpackages