Hello community,
here is the log from the commit of package extreme-tuxracer for
openSUSE:Factory checked in at 2020-03-31 17:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
and /work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extreme-tuxracer"
Tue Mar 31 17:14:34 2020 rev:31 rq:789833 version:0.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2018-07-23 18:02:28.852821029 +0200
+++
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160/extreme-tuxracer.changes
2020-03-31 17:14:37.723604107 +0200
@@ -1,0 +2,10 @@
+Fri Mar 27 14:40:41 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update 0.8.0
+ * small improvements & bug fixes
+ * Extreme Tux Racer now compiles with clang++
+ * Minimum SFML version is now 2.4
+ * Autotools based build method can use opengl32 & glu32
+ instead of libGL & libGLU
+
+-------------------------------------------------------------------
Old:
----
etr-0.7.5.tar.xz
New:
----
etr-0.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ extreme-tuxracer.spec ++++++
--- /var/tmp/diff_new_pack.E0cBRn/_old 2020-03-31 17:14:41.347606408 +0200
+++ /var/tmp/diff_new_pack.E0cBRn/_new 2020-03-31 17:14:41.391606436 +0200
@@ -1,7 +1,7 @@
#
# spec file for package extreme-tuxracer
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define oname etr
Name: extreme-tuxracer
-Version: 0.7.5
+Version: 0.8.0
Release: 0
Summary: Racing game featuring Tux the Linux Penguin
License: GPL-2.0-or-later
Group: Amusements/Games/3D/Race
-Url: http://sourceforge.net/projects/extremetuxracer/
-Source:
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
+URL: https://sourceforge.net/projects/extremetuxracer/
+Source:
https://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libpng-devel
+BuildRequires: pkgconfig
BuildRequires: sfml2-devel
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gl)
@@ -36,10 +37,6 @@
BuildRequires: pkgconfig(xmu)
BuildRequires: pkgconfig(xt)
Requires: %{name}-data = %{version}
-%if 0%{?suse_version} < 1330
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
-%endif
%description
Extreme Tux Racer is a racing game featuring Tux
@@ -59,7 +56,7 @@
%build
%configure
-make %{?_smp_mflags}
+%make_build
%install
%make_install
@@ -68,14 +65,6 @@
# Already included by the doc macro
rm -fr %{buildroot}%{_datadir}/doc
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-%endif
-
%files
%doc AUTHORS NEWS doc/code doc/courses_events doc/guide doc/score_algorithm
%license COPYING
++++++ etr-0.7.5.tar.xz -> etr-0.8.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.5.tar.xz
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160/etr-0.8.0.tar.xz differ:
char 25, line 1