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