2011-11-14 22:16:07 +00:00
committed by Git OBS Bridge
parent 470da04214
commit e425fee47b
4 changed files with 49 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bc66d66623a0154fdb976992731075a22dd452af777855c46d93fa50ebce399
size 97328265

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c56ed6e9c34bdacb47073d416f1e6d2bdfdd2c9ebca588b5c612144b999f58e3
size 109527202

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Nov 14 21:34:47 UTC 2011 - dimstar@opensuse.org
- Update to version 0.7.3:
+ New Minigolf track
+ New Zen Garden track
+ New Subsea track
+ New Island battle arena
+ New Suzanne kart
+ New graphical effects
+ New weapons 'Swatter' and 'Rubber Ball'
+ Added Thunderbird as race referee
+ 3 Strikes Battles now displays lives as spare tires
+ Improved bubble gum
+ See progression during Grand Prix
+ Improve physics for tall karts (e.g. Adiumy)
+ Lots of bug fixes
+ Improved kart control at high speeds
+ Better placement of rescued karts
+ Transition track-making to blender 2.5/2.6
- Hack in the .spec to drop files that get unintentionally
installed (reported to upstream).
-------------------------------------------------------------------
Tue Sep 27 13:25:09 UTC 2011 - prusnak@opensuse.org

View File

@@ -1,12 +1,24 @@
#
# spec file for package supertuxkart
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: supertuxkart
Version: 0.7.2
Version: 0.7.3
Release: 1
License: GPL-2.0+
Summary: A 3D kart racing game
@@ -63,6 +75,16 @@ unzip %{SOURCE1}
%fdupes %{buildroot}%{_datadir}
%suse_update_desktop_file supertuxkart
# minor cleanup after install... these files do not belong there!
rm %{buildroot}%{_datadir}/supertuxkart/CFontTool.cpp
rm %{buildroot}%{_datadir}/supertuxkart/CFontTool.h
rm %{buildroot}%{_datadir}/supertuxkart/CVectorFontTool.h
rm %{buildroot}%{_datadir}/supertuxkart/irrFontTool_v9.sln
rm %{buildroot}%{_datadir}/supertuxkart/irrFontTool_v9.vcproj
rm %{buildroot}%{_datadir}/supertuxkart/main.cpp
rm %{buildroot}%{_datadir}/supertuxkart/po_list
#end clean
%clean
rm -rf %{buildroot}