From 4f3c5161b065d0b813cdc582ef7ccaca1c449417 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:12:15 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.3-1mamba;Fri Dec 24 2021] --- supertux.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/supertux.spec b/supertux.spec index 37c8f8d..695e9e5 100644 --- a/supertux.spec +++ b/supertux.spec @@ -1,13 +1,13 @@ %define sourcever %(echo %version|sed "s|[a-z]||") Name: supertux -Version: 0.6.2 -Release: 2mamba +Version: 0.6.3 +Release: 1mamba Summary: A classic 2D jump'n run sidescroller game Group: Graphical Desktop/Applications/Games Distribution: openmamba Vendor: openmamba Packager: Tiziana Ferro -URL: http://super-tux.sourceforge.net/ +URL: http://supertux.lethargik.org/ Source: https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz Patch0: %{name}-0.3.1-gcc43.patch Patch1: supertux-0.3.3-gcc-4.6.patch @@ -16,8 +16,6 @@ Patch3: supertux-0.3.3-curl-7.30.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig -BuildRequires: libGL-devel BuildRequires: libGLU-devel BuildRequires: libSDL2-devel BuildRequires: libboost-devel @@ -25,6 +23,7 @@ BuildRequires: libcurl-devel BuildRequires: libfreetype-devel BuildRequires: libgcc BuildRequires: libglew-devel +BuildRequires: libglvnd-devel BuildRequires: libogg-devel BuildRequires: libopenal-devel BuildRequires: libphysfs-devel @@ -38,7 +37,6 @@ BuildRequires: ftjam #Requires: libSDL #Requires: libSDL_image #Requires: libSDL_mixer -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description SuperTux is a jumping run like game, with strong inspiration from the Super Mario Bros games for Nintendo. @@ -92,6 +90,9 @@ test "%{buildroot}" != "" && rm -rf "%{buildroot}" #%doc COPYING %changelog +* Fri Dec 24 2021 Automatic Build System 0.6.3-1mamba +- automatic version update by autodist + * Thu May 21 2020 Silvan Calarco 0.6.2-2mamba - rebuilt with debug package