Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bird for openSUSE:Factory checked in at 2024-02-07 18:50:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bird (Old) and /work/SRC/openSUSE:Factory/.bird.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bird" Wed Feb 7 18:50:47 2024 rev:19 rq:1144919 version:2.14 Changes: -------- --- /work/SRC/openSUSE:Factory/bird/bird.changes 2023-10-10 21:00:22.238235531 +0200 +++ /work/SRC/openSUSE:Factory/.bird.new.1815/bird.changes 2024-02-07 18:53:30.761771709 +0100 @@ -1,0 +2,5 @@ +Wed Feb 7 11:58:58 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Provide user/group symbol for user created during pre. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bird.spec ++++++ --- /var/tmp/diff_new_pack.Qzg97y/_old 2024-02-07 18:53:31.213788138 +0100 +++ /var/tmp/diff_new_pack.Qzg97y/_new 2024-02-07 18:53:31.213788138 +0100 @@ -1,7 +1,7 @@ # # spec file for package bird # -# 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 @@ -42,6 +42,8 @@ Obsoletes: bird6 < %{version} Provides: bird-common = %{version} Obsoletes: bird-common < %{version} +Provides: group(%{bird_group}) +Provides: user(%{bird_user}) %description BIRD is an implementation for routing Internet Protocol packets. IPv4
