Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minetest for openSUSE:Factory checked in at 2024-02-12 18:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minetest (Old) and /work/SRC/openSUSE:Factory/.minetest.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minetest" Mon Feb 12 18:53:48 2024 rev:27 rq:1146204 version:5.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/minetest/minetest.changes 2023-12-21 23:39:05.679591579 +0100 +++ /work/SRC/openSUSE:Factory/.minetest.new.1815/minetest.changes 2024-02-12 18:56:04.150860700 +0100 @@ -1,0 +2,6 @@ +Sat Feb 3 14:58:24 UTC 2024 - Simon Vogl <simon.v...@gmx.net> + +- Add explicit user and group provides to minetestserver package + to fix installation issues + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minetest.spec ++++++ --- /var/tmp/diff_new_pack.sGGpTq/_old 2024-02-12 18:56:04.686880055 +0100 +++ /var/tmp/diff_new_pack.sGGpTq/_new 2024-02-12 18:56:04.686880055 +0100 @@ -1,7 +1,7 @@ # # spec file for package minetest # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -102,6 +102,8 @@ Requires(pre): shadow Recommends: %{name}-game Provides: %{name}-runtime = %{version} +Provides: group(%{minetestgroup}) +Provides: user(%{minetestuser}) %{?systemd_requires} %description -n %{name}server