Hello community, here is the log from the commit of package frozen-bubble for openSUSE:Factory checked in at 2018-03-12 12:11:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frozen-bubble (Old) and /work/SRC/openSUSE:Factory/.frozen-bubble.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frozen-bubble" Mon Mar 12 12:11:38 2018 rev:31 rq:585289 version:2.212 Changes: -------- --- /work/SRC/openSUSE:Factory/frozen-bubble/frozen-bubble.changes 2016-11-14 20:12:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.frozen-bubble.new/frozen-bubble.changes 2018-03-12 12:11:39.467609512 +0100 @@ -1,0 +2,6 @@ +Mon Mar 5 11:13:18 UTC 2018 - [email protected] + +- Add Requires(post): coreutils to server subpackage: the post + script calls 'cat' (boo#839736). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frozen-bubble.spec ++++++ --- /var/tmp/diff_new_pack.yVu3Is/_old 2018-03-12 12:11:42.123514763 +0100 +++ /var/tmp/diff_new_pack.yVu3Is/_new 2018-03-12 12:11:42.143514048 +0100 @@ -1,7 +1,7 @@ # # spec file for package frozen-bubble # -# Copyright (c) 2016 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 @@ -21,9 +21,9 @@ Version: 2.212 Release: 0 Summary: Puzzle with Bubbles -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Action/Arcade -Url: http://www.frozen-bubble.org/ +URL: http://www.frozen-bubble.org/ Source0: http://www.frozen-bubble.org/data/frozen-bubble-2.2.1-beta1.tar.bz2 Source1: fb-server Source2: fb-server.service @@ -69,7 +69,6 @@ Requires(pre): %fillup_prereq Requires(pre): net-tools Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Shoot up bubbles. Similar to the console game Puzzle-Bobble. @@ -82,6 +81,7 @@ %package server Summary: Puzzle with Bubbles - Server Group: Amusements/Games/Action/Arcade +Requires(post): coreutils %{?systemd_requires} %description server @@ -185,7 +185,8 @@ %files %defattr(-, root, root) -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %dir %{perl_vendorarch}/Games %dir %{perl_vendorarch}/Games/FrozenBubble %dir %{perl_vendorarch}/auto/Games @@ -206,7 +207,8 @@ %files server %defattr(-, root, root) -%doc server/AUTHORS COPYING server/README* server/init/fb-server.conf +%license COPYING +%doc server/AUTHORS server/README* server/init/fb-server.conf %ghost %config(noreplace) %{_sysconfdir}/fb-server.conf %defattr(755, root, root) %{_bindir}/fb-server
