automatic version update by autodist [release 0.6.3-1mamba;Fri Dec 24 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:12:15 +01:00
parent 872bac1fbe
commit 4f3c5161b0

View File

@ -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 <tiziana.ferro@email.it>
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 <autodist@mambasoft.it> 0.6.3-1mamba
- automatic version update by autodist
* Thu May 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.2-2mamba
- rebuilt with debug package