Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gns3-server for openSUSE:Factory checked in at 2024-03-25 21:11:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gns3-server (Old) and /work/SRC/openSUSE:Factory/.gns3-server.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gns3-server" Mon Mar 25 21:11:47 2024 rev:29 rq:1161232 version:2.2.44.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes 2023-12-06 23:48:02.650858875 +0100 +++ /work/SRC/openSUSE:Factory/.gns3-server.new.1905/gns3-server.changes 2024-03-25 21:18:33.512246237 +0100 @@ -1,0 +2,5 @@ +Fri Mar 22 08:48:32 UTC 2024 - Atri Bhattacharya <[email protected]> + +- Add Provides for _gns3 user and group. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gns3-server.spec ++++++ --- /var/tmp/diff_new_pack.9AHPv2/_old 2024-03-25 21:18:34.200271541 +0100 +++ /var/tmp/diff_new_pack.9AHPv2/_new 2024-03-25 21:18:34.204271688 +0100 @@ -1,7 +1,7 @@ # # spec file for package gns3-server # -# 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 @@ -68,6 +68,8 @@ %endif Requires(pre): shadow %{?systemd_ordering} +Provides: group(%gns3_group) +Provides: user(%gns3_user) %description The GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM.
