Hello community, here is the log from the commit of package mrboom for openSUSE:Factory checked in at 2019-04-02 09:24:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mrboom (Old) and /work/SRC/openSUSE:Factory/.mrboom.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mrboom" Tue Apr 2 09:24:06 2019 rev:2 rq:690506 version:4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/mrboom/mrboom.changes 2019-02-28 21:41:55.733562882 +0100 +++ /work/SRC/openSUSE:Factory/.mrboom.new.25356/mrboom.changes 2019-04-02 09:24:08.944784126 +0200 @@ -1,0 +2,5 @@ +Mon Apr 1 23:33:40 UTC 2019 - Jan Engelhardt <[email protected]> + +- Avoid name repetition in summary. Generalize description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mrboom.spec ++++++ --- /var/tmp/diff_new_pack.P9sUSu/_old 2019-04-02 09:24:09.444784462 +0200 +++ /var/tmp/diff_new_pack.P9sUSu/_new 2019-04-02 09:24:09.456784470 +0200 @@ -20,7 +20,7 @@ Name: mrboom Version: 4.7 Release: 0 -Summary: Mr.Boom is a Bomberman clone +Summary: A Bomberman clone License: MIT Group: Amusements/Games/Action/Other URL: http://mrboom.mumblecore.org @@ -37,7 +37,7 @@ %description This is an SDL2 version of the original 1999 version of Mr. Boom. -The goal of the game is to bomb away your enemies and other players. +The goal of the game is to bomb away enemies and other players. %prep %setup -q -n %{name}-libretro-%{version} @@ -49,7 +49,7 @@ make mrboom LIBSDL2=1 %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} PREFIX=%{_prefix} MANDIR=share/man/man6 +%make_install PREFIX=%{_prefix} MANDIR=share/man/man6 # icons for i in 16x16 32x32 48x48 256x256; do install -D -m0644 Assets/hicolor/$i/apps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/$i/apps/%{name}.png
