Hello community, here is the log from the commit of package maelstrom for openSUSE:Factory checked in at 2016-10-13 11:28:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maelstrom (Old) and /work/SRC/openSUSE:Factory/.maelstrom.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maelstrom" Changes: -------- --- /work/SRC/openSUSE:Factory/maelstrom/maelstrom.changes 2015-02-18 11:38:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.maelstrom.new/maelstrom.changes 2016-10-13 11:28:25.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Sep 25 08:01:51 UTC 2016 - [email protected] + +- use https://en.opensuse.org/SourceUrls +- add support for https://en.opensuse.org/openSUSE:AppStore +- content license changed http://hg.libsdl.org/Maelstrom/rev/0e3d2ddd9add + +------------------------------------------------------------------- Old: ---- Maelstrom-3.0.6.tar.bz2 New: ---- Maelstrom-3.0.6.tar.gz maelstrom.appdata.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maelstrom.spec ++++++ --- /var/tmp/diff_new_pack.hUoMDp/_old 2016-10-13 11:28:27.000000000 +0200 +++ /var/tmp/diff_new_pack.hUoMDp/_new 2016-10-13 11:28:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package maelstrom # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -20,12 +20,13 @@ Version: 3.0.6 Release: 0 Summary: High Quality Asteroids Clone -License: GPL-2.0+ +License: GPL-2.0+ and CC-BY-3.0 Group: Amusements/Games/Action/Shoot Url: http://slouken.libsdl.org/projects/Maelstrom/ -Source: Maelstrom-3.0.6.tar.bz2 +Source: http://slouken.libsdl.org/projects/Maelstrom/src/Maelstrom-3.0.6.tar.gz Source1: %{name}.png Source2: %{name}.desktop +Source3: %{name}.appdata.xml # PATCH-FIX-OPENSUSE - maelstrom-3.0.6-COPYING.GPL.patch -- Correct FSF Address Patch0: %{name}-3.0.6-COPYING.GPL.patch # PATCH-FIX-OPENSUSE - maelstrom-3.0.6-Maelstrom-netd.c.patch -- Add missing includes @@ -104,6 +105,9 @@ # install Desktop file install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop +# install software gallery metadata +install -Dm 0644 %{S:3} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml + %if 0%{?suse_version} %suse_update_desktop_file %{name} %fdupes -s %{buildroot}%{_prefix} @@ -121,5 +125,7 @@ %{_datadir}/icons/hicolor/ %{_datadir}/Maelstrom %attr(0664, games, games)%{_localstatedir}/games/Maelstrom-Scores +%dir %{_datadir}/appdata +%{_datadir}/appdata/%{name}.appdata.xml %changelog
