From 94950f100a580a9a7334bd9b9a0793a9316f392f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 03:38:20 +0100 Subject: [PATCH] update to 2.0.26 [release 2.0.26-1mamba;Fri Jun 18 2021] --- libSDL_gfx.spec | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/libSDL_gfx.spec b/libSDL_gfx.spec index 8f35b9a..3bb30cf 100644 --- a/libSDL_gfx.spec +++ b/libSDL_gfx.spec @@ -1,19 +1,18 @@ Name: libSDL_gfx -Version: 2.0.24 +Version: 2.0.26 Release: 1mamba Summary: SDL graphics drawing primitives and other support functions Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.ferzkopp.net/joomla/content/view/19/14/ -Source: http://downloads.sourceforge.net/project/sdlgfx/SDL_gfx-%{version}.tar.gz +URL: https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/ +Source: http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libSDL-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. @@ -43,7 +42,9 @@ The current components of the SDL_gfx library are: The library is backwards compatible to the above mentioned code. Its is written in plain C and can be used in C++ code. -This package contains static libraries and header files need for development. +This package contains static libraries and header files needed for development. + +%debug_package %prep %setup -q -n SDL_gfx-%{version} @@ -82,6 +83,9 @@ This package contains static libraries and header files need for development. %doc Docs/* %changelog +* Fri Jun 18 2021 Silvan Calarco 2.0.26-1mamba +- update to 2.0.26 + * Sat Dec 01 2012 Automatic Build System 2.0.24-1mamba - automatic version update by autodist @@ -100,7 +104,7 @@ This package contains static libraries and header files need for development. * Fri Jun 10 2005 Alessandro Ramazzina 2.0.13-1qilnx - update to version 2.0.13 by autospec -* Thu Aug 06 2004 Davide Madrisan 2.0.11-2qilnx +* Fri Aug 06 2004 Davide Madrisan 2.0.11-2qilnx - added missing calls to /sbin/ldconfig * Thu Aug 05 2004 Davide Madrisan 2.0.11-1qilnx