Update to 0.7.1
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=24
This commit is contained in:
parent
699118a081
commit
f8e972591c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18543c4b0c48c4952efe076cf9cdb13bdfc381bc2f249eb9b41b611970350006
|
|
||||||
size 110770427
|
|
3
supertuxkart-0.7.1-src.tar.bz2
Normal file
3
supertuxkart-0.7.1-src.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6596710c35b8989e8f8541acf9a2fde93227d96c5a19f4607f6eb18be0538b12
|
||||||
|
size 93960620
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 15 21:17:36 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.7.1:
|
||||||
|
+ Particle (smoke, splash, fire) and weather effects
|
||||||
|
+ New Fort Magma by Samuncle, new Shiny Suburbs track by Horace
|
||||||
|
+ New Beagle kart by wolterh, new Emule kart by Kinsu
|
||||||
|
+ Added internet news
|
||||||
|
+ Support for live language switch
|
||||||
|
+ Added optional minimal race UI
|
||||||
|
+ Temporary invincibility after being hit
|
||||||
|
+ Added support for full-screen anti-aliasing
|
||||||
|
+ Clearer multiplayer setup
|
||||||
|
+ Renamed many tracks to nicer names
|
||||||
|
+ Basic level-of-detail (LOD) support
|
||||||
|
+ Debug features for track makers
|
||||||
|
+ Update to bullet 2.77
|
||||||
|
+ Replace more sounds to be DFSG-compliant
|
||||||
|
+ Fixed character names that contain non-ASCII characters
|
||||||
|
+ Full RTL (right to left) support
|
||||||
|
+ Various other tweaks done and glitches fixed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 21 23:27:43 UTC 2010 - dimstar@opensuse.org
|
Tue Dec 21 23:27:43 UTC 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -6,13 +6,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: supertuxkart
|
Name: supertuxkart
|
||||||
Version: 0.7
|
Version: 0.7.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: A 3D kart racing game
|
Summary: A 3D kart racing game
|
||||||
Url: http://supertuxkart.berlios.de/
|
Url: http://supertuxkart.berlios.de/
|
||||||
Group: Amusements/Games/3D/Race
|
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: curl-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: irrlicht-devel
|
BuildRequires: irrlicht-devel
|
||||||
@ -52,7 +53,7 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING NEWS README TODO
|
%doc AUTHORS COPYING README TODO ChangeLog
|
||||||
%{_prefix}/games/supertuxkart
|
%{_prefix}/games/supertuxkart
|
||||||
%{_datadir}/games/supertuxkart/
|
%{_datadir}/games/supertuxkart/
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user