Accepting request 56557 from home:dimstar:branches:games
OBS-URL: https://build.opensuse.org/request/show/56557 OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=22
This commit is contained in:
3
supertuxkart-0.7-src.tar.bz2
Normal file
3
supertuxkart-0.7-src.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18543c4b0c48c4952efe076cf9cdb13bdfc381bc2f249eb9b41b611970350006
|
||||
size 110770427
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bd33b60ec13a89dc53c5252e6bdd029ebcc071ee41c7b2bb0ff11723265bc2a
|
||||
size 110652013
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 18:53:11 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
- Upgrade to version 0.7, final release:
|
||||
+ new GUI
|
||||
+ kart and track animations
|
||||
+ new and improved tracks, karts, and items
|
||||
+ shortcut/alternative way support for tracks
|
||||
+ Asian fonts
|
||||
+ many many bugfixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 18 15:23:30 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -6,14 +6,13 @@
|
||||
|
||||
|
||||
Name: supertuxkart
|
||||
Version: 0.6.99.2_0.7rc2
|
||||
%define _version 0.7rc2
|
||||
Version: 0.7
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: An enhanced version of TuxKart, a kart racing game
|
||||
Url: http://supertuxkart.berlios.de/
|
||||
Group: Amusements/Games/3D/Race
|
||||
Source: http://download.berlios.de/supertuxkart/%{name}-%{_version}-src.tar.bz2
|
||||
Source: http://download.berlios.de/supertuxkart/%{name}-%{version}-src.tar.bz2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: irrlicht-devel
|
||||
@@ -29,7 +28,7 @@ originally done by Steve Baker, featuring Tux and a bunch of his
|
||||
friends.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{_version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
Reference in New Issue
Block a user