Hello community,

here is the log from the commit of package supertuxkart for openSUSE:Factory 
checked in at 2019-05-05 21:20:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supertuxkart (Old)
 and      /work/SRC/openSUSE:Factory/.supertuxkart.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supertuxkart"

Sun May  5 21:20:57 2019 rev:18 rq:700192 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/supertuxkart/supertuxkart.changes        
2019-01-10 15:23:00.830350772 +0100
+++ /work/SRC/openSUSE:Factory/.supertuxkart.new.5148/supertuxkart.changes      
2019-05-05 21:21:19.397261483 +0200
@@ -1,0 +2,17 @@
+Sun Apr 28 18:20:39 UTC 2019 - Andrey Karepin <[email protected]>
+
+- Update to version 1.0:
+  + Networking support for normal race, time trial, free for all,
+    capture the flag and soccer.
+  + Spectating option for players having entered a server while a
+    race or game is underway.
+  + New game mode Capture the Flag.
+  + New game mode Free for All.
+  + Improved powerup and nitro handling in AI.
+  + Race UI improvements (new speedometer, nitro gauge, bigger
+    minimap, minimap display options, more legible text with
+    outlines and for some bigger font).
+- Add wiiuse-devel BuildReqires.
+- Drop supertuxkart-mesa-18.3.patch: merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  supertuxkart-0.9.3-src.tar.xz
  supertuxkart-mesa-18.3.patch

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

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

Other differences:
------------------
++++++ supertuxkart.spec ++++++
--- /var/tmp/diff_new_pack.YWitRW/_old  2019-05-05 21:21:27.261282906 +0200
+++ /var/tmp/diff_new_pack.YWitRW/_new  2019-05-05 21:21:27.261282906 +0200
@@ -16,19 +16,18 @@
 #
 
 
+#
 Name:           supertuxkart
-Version:        0.9.3
+Version:        1.0
 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
 Group:          Amusements/Games/3D/Race
 URL:            http://supertuxkart.sourceforge.net/
-Source:         
http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/0.9.3/%{name}-%{version}-src.tar.xz
+Source:         
https://downloads.sourceforge.net/project/supertuxkart/SuperTuxKart/1.0/supertuxkart-1.0-src.tar.xz
 # Geeko kart add-on (CC-BY 3.0)
 Source1:        http://stkaddons.net/dl/14e6ba25b17f0d.zip
 Source9:        supertuxkart.6
-# PATCH-FIX-UPSTREAM supertuxkart-mesa-18.3.patch boo#1120986 
[email protected] - Fix build against Mesa 18.3
-Patch0:         supertuxkart-mesa-18.3.patch
 BuildRequires:  cmake >= 3
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -38,14 +37,18 @@
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
+BuildRequires:  wiiuse-devel
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(fribidi)
 BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libenet)
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(openal)
+BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(vorbis)
 BuildRequires:  pkgconfig(xrandr)
 Requires:       %{name}-data = %{version}
@@ -77,9 +80,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 find -name '*~' -delete -print
-find -name '.git*' -delete -print
+find -name '.git*' -type f -delete -print
+rm -rfv ./.github
 
 %build
 mkdir build && cd build
@@ -90,6 +93,7 @@
         -DCMAKE_CXX_FLAGS="%{optflags} -fno-strict-aliasing" \
         -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
         -DBUILD_RECORDER=0 \
+        -DUSE_SYSTEM_WIIUSE:BOOL=ON \
         -DCMAKE_BUILD_TYPE=RelWithDebInfo
 make V=1 %{?_smp_mflags}
 
@@ -120,8 +124,8 @@
 %doc README.md CHANGELOG.md
 %{_bindir}/supertuxkart
 %{_mandir}/man?/%{name}.?.*
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/supertuxkart.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/supertuxkart.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/supertuxkart.png
 %{_datadir}/icons/hicolor/


++++++ supertuxkart-0.9.3-src.tar.xz -> supertuxkart-1.0-src.tar.xz ++++++
/work/SRC/openSUSE:Factory/supertuxkart/supertuxkart-0.9.3-src.tar.xz 
/work/SRC/openSUSE:Factory/.supertuxkart.new.5148/supertuxkart-1.0-src.tar.xz 
differ: char 25, line 1


Reply via email to