Hello community, here is the log from the commit of package supertux2 for openSUSE:Factory checked in at 2019-01-08 12:26:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/supertux2 (Old) and /work/SRC/openSUSE:Factory/.supertux2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "supertux2" Tue Jan 8 12:26:51 2019 rev:6 rq:661992 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/supertux2/supertux2.changes 2017-05-08 19:04:59.695354268 +0200 +++ /work/SRC/openSUSE:Factory/.supertux2.new.28833/supertux2.changes 2019-01-08 12:29:01.908235927 +0100 @@ -1,0 +2,23 @@ +Tue Dec 25 20:24:45 UTC 2018 - [email protected] + +- Update to version 0.6.0: + * Complete redesign of the icy world and forest world. + * Complete revamp of our rendering engine, the game should be + much faster than it was previously. + * We now support OpenGL 3.3 Core as well as OpenGL ES 2.0, thus + allowing SuperTux to be run on the Raspberry Pi, and + potentially WebGL. + * A few graphics have been updated, and effects have been added. + * The save bell was reworked. + * Improved big Tux graphics and animations. + * Various effects and shaders. + * Support for right-to-left languages through vector fonts. This + will also fix a few non-ASCII characters, which often caused + problems before in translations. + * A lot of other under-the-hood changes and bugfixes. +- Add conditional libboost_locale-devel BuildRequires: New + dependency. +- Add hicolor-icon-theme, pkgconfig(freetype2), pkgconfig(libpng) + and pkgconfig(zlib) BuildRequires: New dependencies. + +------------------------------------------------------------------- Old: ---- SuperTux-v0.5.1-Source.tar.gz New: ---- SuperTux-v0.6.0-Source.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ supertux2.spec ++++++ --- /var/tmp/diff_new_pack.R6AiFe/_old 2019-01-08 12:29:03.972233674 +0100 +++ /var/tmp/diff_new_pack.R6AiFe/_new 2019-01-08 12:29:03.972233674 +0100 @@ -1,7 +1,7 @@ # # spec file for package supertux2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,23 +12,24 @@ # 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 _name supertux #!BuildIgnore: gcc-PIE Name: supertux2 -Version: 0.5.1 +Version: 0.6.0 Release: 0 Summary: Jump'n run game -License: GPL-3.0+ and CC-BY-SA-3.0 and GPL-2.0+ and GPL-1.0 +License: GPL-3.0-or-later AND CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-1.0-only Group: Amusements/Games/Action/Arcade Url: http://supertux.github.io/ Source: https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz %if 0%{?suse_version} > 1325 BuildRequires: libboost_date_time-devel BuildRequires: libboost_filesystem-devel +BuildRequires: libboost_locale-devel %else BuildRequires: boost-devel %endif @@ -36,14 +37,18 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(SDL2_image) +BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(vorbis) +BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -81,15 +86,16 @@ %files %defattr(-,root,root) -%doc LICENSE.txt README.md NEWS.md docs +%doc LICENSE.txt README.md NEWS.md %{_bindir}/%{name} %{_datadir}/%{name}/ %attr(755,root,root) %{_datadir}/%{name}/sounds/normalize.sh %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.* -%{_datadir}/appdata/%{name}.appdata.xml -%if %{?suse_version} < 1320 -%dir %{_datadir}/appdata +%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +%{_datadir}/metainfo/%{name}.appdata.xml +%if %{?suse_version} < 1500 +%dir %{_datadir}/metainfo %endif %changelog ++++++ SuperTux-v0.5.1-Source.tar.gz -> SuperTux-v0.6.0-Source.tar.gz ++++++ /work/SRC/openSUSE:Factory/supertux2/SuperTux-v0.5.1-Source.tar.gz /work/SRC/openSUSE:Factory/.supertux2.new.28833/SuperTux-v0.6.0-Source.tar.gz differ: char 5, line 1
