Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package supertuxkart for openSUSE:Factory 
checked in at 2022-11-02 16:02:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supertuxkart (Old)
 and      /work/SRC/openSUSE:Factory/.supertuxkart.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supertuxkart"

Wed Nov  2 16:02:07 2022 rev:24 rq:1032876 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/supertuxkart/supertuxkart.changes        
2021-10-01 22:29:31.573426456 +0200
+++ /work/SRC/openSUSE:Factory/.supertuxkart.new.2275/supertuxkart.changes      
2022-11-02 16:02:17.360516137 +0100
@@ -1,0 +2,32 @@
+Wed Nov  2 09:27:38 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 1.4:
+  + General:
+    - Lap trial mode.
+    - Fix parachute powerup.
+    - Fix gyroscope on walldriving surface.
+    - Enable ARMv7 build for Windows.
+    - Restore macOS <= 10.14 support.
+    - Avoid triggering other goal lines when the goal is already
+      scored.
+  + Graphics
+    - Items and stars animation.
+    - LOD optimization.
+    - Implement HiDPI support in SDL2 properly.
+    - Beta Vulkan renderer.
+    - Make sky particle always fall vertically.
+  + Tracks and modeling
+    - Updated Konqi.
+    - New Godette kart.
+    - Updated Battle Island and Cave X.
+    - Fix broken invisible wall in Antediluvian Abyss.
+    - New textures in Shifting Sands.
+    - Balanced starting positions in all official soccer fields.
+  + Networking
+    - Add track searching to network track screen.
+    - Make limit of players in game configurable.
+    - Allow using real addon karts (same hitbox and kart type as in
+      local game).
+  + User Interface: Add left side ghost replay difficulties.
+
+-------------------------------------------------------------------

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

New:
----
  supertuxkart-1.4-src.tar.xz

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

Other differences:
------------------
++++++ supertuxkart.spec ++++++
--- /var/tmp/diff_new_pack.fKvb2R/_old  2022-11-02 16:02:25.736563248 +0100
+++ /var/tmp/diff_new_pack.fKvb2R/_new  2022-11-02 16:02:25.740563270 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package supertuxkart
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 #
 Name:           supertuxkart
-Version:        1.3
+Version:        1.4
 Release:        0
 Summary:        A 3D kart racing game
-License:        GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-3.0
+License:        CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Amusements/Games/3D/Race
 URL:            https://supertuxkart.net/
 Source:         
https://github.com/supertuxkart/stk-code/releases/download/%{version}/supertuxkart-%{version}-src.tar.xz
@@ -64,7 +64,7 @@
 BuildRequires:  pkgconfig(xrandr)
 Requires:       %{name}-data = %{version}
 Requires(post): hicolor-icon-theme
-Requires(postun): hicolor-icon-theme
+Requires(postun):hicolor-icon-theme
 
 %description
 SuperTuxKart is a Free 3d kart racing game.
@@ -125,6 +125,16 @@
 mkdir -p %{buildroot}%{_mandir}/man6
 cp %{SOURCE9} %{buildroot}%{_mandir}/man6
 
+# libangelscript does not need to be provided
+for file in /usr/include/angelscript.h \
+   /usr/lib/cmake/Angelscript/AngelscriptConfig.cmake \
+   /usr/lib/cmake/Angelscript/AngelscriptConfigVersion.cmake \
+   /usr/lib/cmake/Angelscript/AngelscriptTargets-relwithdebinfo.cmake \
+   /usr/lib/cmake/Angelscript/AngelscriptTargets.cmake \
+   /usr/lib/libangelscript.a; do
+   rm %{buildroot}/$file
+done
+
 %if 0%{?suse_version} < 1500
 %post
 %desktop_database_post


++++++ supertuxkart-1.3-src.tar.xz -> supertuxkart-1.4-src.tar.xz ++++++
/work/SRC/openSUSE:Factory/supertuxkart/supertuxkart-1.3-src.tar.xz 
/work/SRC/openSUSE:Factory/.supertuxkart.new.2275/supertuxkart-1.4-src.tar.xz 
differ: char 25, line 1

Reply via email to