Hello community,

here is the log from the commit of package supertuxkart for openSUSE:Factory 
checked in at 2017-11-09 13:57:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supertuxkart (Old)
 and      /work/SRC/openSUSE:Factory/.supertuxkart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supertuxkart"

Thu Nov  9 13:57:49 2017 rev:14 rq:537572 version:0.9.3~rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/supertuxkart/supertuxkart.changes        
2016-07-05 09:52:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.supertuxkart.new/supertuxkart.changes   
2017-11-09 13:58:33.305459368 +0100
@@ -1,0 +2,22 @@
+Mon Oct 30 13:49:11 UTC 2017 - [email protected]
+
+- Update to version 0.9.3-rc1:
+  + Reduced RAM and VRAM usage, reducing load times.
+  + New mesh format optimized for space and hardware skinning.
+  + Code refactoring of both render pipeline.
+  + New kart Wilber and Hexley.
+  + New kart Kiki and updated Konqi.
+  + New tracks Candela City, Cornfield Crossing and Las Dunas
+    Arena.
+  + Physics improvements and various physics bugfixes.
+  + Kart GFX improvements (exhaust and headlight).
+  + In-game screen recording powered by libopenglrecorder.
+  + High quality mipmap generation.
+  + New smoother camera.
+  + New grand prix win scene.
+  + Gamepad configuration bugfixes.
+  + 3 Strikes Battles : added spare tire karts.
+  + Various improvements (wall driving fixes, parachutes, GP
+    points, cannon fixes, colorization shader).
+
+-------------------------------------------------------------------

Old:
----
  supertuxkart-0.9.2-src.tar.xz

New:
----
  supertuxkart-0.9.3-rc1-src.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ supertuxkart.spec ++++++
--- /var/tmp/diff_new_pack.EAn5F5/_old  2017-11-09 13:58:49.844856814 +0100
+++ /var/tmp/diff_new_pack.EAn5F5/_new  2017-11-09 13:58:49.844856814 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package supertuxkart
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           supertuxkart
-Version:        0.9.2
+Version:        0.9.3~rc1
 Release:        0
 Summary:        A 3D kart racing game
 License:        GPL-2.0+ and GPL-3.0+ and CC-BY-SA-3.0
 Group:          Amusements/Games/3D/Race
 Url:            http://supertuxkart.sourceforge.net/
-Source:         
http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.xz
+Source:         
http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/0.9.3-rc1/%{name}-0.9.3-rc1-src.tar.xz
 # Geeko kart add-on (CC-BY 3.0)
 Source1:        http://stkaddons.net/dl/14e6ba25b17f0d.zip
 Source9:        supertuxkart.6
@@ -77,7 +77,7 @@
 Data files for SuperTuxKart a Free 3d kart racing game.
 
 %prep
-%setup -q
+%setup -q -n supertuxkart-0.9.3-rc1
 find -name '*~' -delete -print
 find -name '.git*' -delete -print
 
@@ -89,6 +89,7 @@
         -DCMAKE_C_FLAGS="%{optflags} -fno-strict-aliasing" \
         -DCMAKE_CXX_FLAGS="%{optflags} -fno-strict-aliasing" \
         -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
+        -DBUILD_RECORDER=0 \
         -DCMAKE_BUILD_TYPE=RelWithDebInfo
 make V=1 %{?_smp_mflags}
 
@@ -97,11 +98,6 @@
 mkdir -p %{buildroot}%{_datadir}/supertuxkart/data/karts/geeko/
 cd %{buildroot}%{_datadir}/supertuxkart/data/karts/geeko/
 unzip %{SOURCE1}
-# WARNING non-executable-script:
-rm %{buildroot}%{_datadir}/supertuxkart/data/run_me.sh
-rm %{buildroot}%{_datadir}/supertuxkart/data/po/update_po_authors.py
-rm %{buildroot}%{_datadir}/supertuxkart/data/po/pull_from_transifex.sh
-rm %{buildroot}%{_datadir}/supertuxkart/data/optimize_data.sh
 %fdupes  %{buildroot}%{_datadir}
 %suse_update_desktop_file supertuxkart
 # Man page:
@@ -118,13 +114,13 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING README.md TODO.md CHANGELOG.md
+%doc COPYING README.md CHANGELOG.md
 %{_bindir}/supertuxkart
 %{_mandir}/man?/%{name}.?.*
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/supertuxkart.appdata.xml
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}_*.png
+%{_datadir}/pixmaps/supertuxkart.png
 %{_datadir}/icons/hicolor/
 
 %files data



Reply via email to