From ff464268bb26b7f47141888e647b9357ba10827a539c25008d25ed4c701a69df Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 5 Sep 2022 08:02:42 +0000 Subject: [PATCH] Accepting request 1001210 from home:dimstar:Factory - Add back Provides: SDL2_image = %version-%release to the library package: the python deps somewhat depend on that to not have to know about all soversion changes. The alternative is changing python-PySDL to buildrequire/require the explicit library names. Not so nice neither OBS-URL: https://build.opensuse.org/request/show/1001210 OBS-URL: https://build.opensuse.org/package/show/games/SDL2_image?expand=0&rev=37 --- SDL2_image.changes | 7 +++++++ SDL2_image.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/SDL2_image.changes b/SDL2_image.changes index 95b7dbf..3f991a2 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 5 07:42:27 UTC 2022 - Dominique Leuenberger + +- Add back Provides: SDL2_image = %version-%release to the library + package: the python deps somewhat depend on that to not have to + know about all soversion changes. + ------------------------------------------------------------------- Sat Aug 20 08:13:36 UTC 2022 - Jan Engelhardt diff --git a/SDL2_image.spec b/SDL2_image.spec index 14862b9..7a81f18 100644 --- a/SDL2_image.spec +++ b/SDL2_image.spec @@ -45,6 +45,7 @@ TIFF and WEBP formats. %package -n %lname Summary: Simple DirectMedia Layer 2 image loading library Group: System/Libraries +Provides: SDL2_image = %version-%release %description -n %lname This is a simple library to load images of various formats as SDL