From e400cdb8aa0f33a3969f647c7fb23947d8fa830c6ec1866543550a47c368f5e8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 20 Nov 2014 14:29:36 +0000 Subject: [PATCH] Accepting request 262463 from home:olh:branches:games - Remove self-obsoletes OBS-URL: https://build.opensuse.org/request/show/262463 OBS-URL: https://build.opensuse.org/package/show/games/SDL_ttf?expand=0&rev=20 --- SDL_ttf.changes | 5 +++++ SDL_ttf.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/SDL_ttf.changes b/SDL_ttf.changes index 85f4efc..a2ac1df 100644 --- a/SDL_ttf.changes +++ b/SDL_ttf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 20 14:24:16 UTC 2014 - olaf@aepfle.de + +- Remove self-obsoletes + ------------------------------------------------------------------- Tue Aug 13 12:04:26 UTC 2013 - jengelh@inai.de diff --git a/SDL_ttf.spec b/SDL_ttf.spec index 1dbd022..00163c4 100644 --- a/SDL_ttf.spec +++ b/SDL_ttf.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_ttf # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,7 +42,7 @@ SDL applications. Summary: Simple DirectMedia Layer - Truetype Library Group: System/Libraries Provides: SDL_ttf = %{version} -Obsoletes: SDL_ttf <= %{version} +Obsoletes: SDL_ttf < %{version} %description -n %lname This is a sample library that allows you to use TrueType fonts in your @@ -54,7 +54,7 @@ Group: Development/Libraries/X11 Requires: %lname = %{version} Requires: libSDL-devel Provides: SDL_ttf-devel = %{version} -Obsoletes: SDL_ttf-devel <= %{version} +Obsoletes: SDL_ttf-devel < %{version} %description -n libSDL_ttf-devel This is a sample library that allows you to use TrueType fonts in your