From 8bdcf850e339b78668f8347f1c641606a7944fb4bc330f6a33dfac9e156e78ea Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 6 Jan 2015 12:04:53 +0000 Subject: [PATCH] descriptions OBS-URL: https://build.opensuse.org/package/show/games/SDL2_image?expand=0&rev=12 --- SDL2_image.changes | 2 +- SDL2_image.spec | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) 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