1
0
forked from pool/SDL2_image

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
This commit is contained in:
Jan Engelhardt 2022-09-05 08:02:42 +00:00 committed by Git OBS Bridge
parent 0efca96e40
commit ff464268bb
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 5 07:42:27 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <jengelh@inai.de> Sat Aug 20 08:13:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -45,6 +45,7 @@ TIFF and WEBP formats.
%package -n %lname %package -n %lname
Summary: Simple DirectMedia Layer 2 image loading library Summary: Simple DirectMedia Layer 2 image loading library
Group: System/Libraries Group: System/Libraries
Provides: SDL2_image = %version-%release
%description -n %lname %description -n %lname
This is a simple library to load images of various formats as SDL This is a simple library to load images of various formats as SDL