diff --git a/SDL2_image.changes b/SDL2_image.changes index 9e569e9..23369ac 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -2,7 +2,7 @@ Tue Jan 6 12:00:16 UTC 2015 - jengelh@inai.de - Improve package summary and description -- Drop --with-pic which is enabled anyway +- Drop --with-pic which is enabled implicitly anyway ------------------------------------------------------------------- Thu Sep 12 10:42:27 UTC 2013 - dvaleev@suse.com diff --git a/SDL2_image.spec b/SDL2_image.spec index ee03195..4e07d75 100644 --- a/SDL2_image.spec +++ b/SDL2_image.spec @@ -39,18 +39,18 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is a simple library to load images of various formats as SDL -surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF -formats. +surfaces. This library supports the BMP, PPM, PCX, GIF, JPEG, PNG, +TIFF and WEBP formats. %package -n %lname -Summary: Simple DirectMedia Layer 2 - Image Loading Library +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 -surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF -formats. +surfaces. This library supports the BMP, PPM, PCX, GIF, JPEG, PNG, +TIFF and WEBP formats. %package -n libSDL2_image-devel Summary: Development files for the SDL2 image loader library @@ -61,8 +61,8 @@ Provides: SDL2_image-devel = %version-%release %description -n libSDL2_image-devel This is a simple library to load images of various formats as SDL -surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF -and WEBP formats. +surfaces. This library supports the BMP, PPM, PCX, GIF, JPEG, PNG, +TIFF and WEBP formats. %prep %setup -q