Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcr3 for openSUSE:Factory checked in at 2022-10-28 19:29:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcr3 (Old) and /work/SRC/openSUSE:Factory/.gcr3.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcr3" Fri Oct 28 19:29:01 2022 rev:3 rq:1031451 version:3.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gcr3/gcr3.changes 2022-09-21 14:40:25.661421366 +0200 +++ /work/SRC/openSUSE:Factory/.gcr3.new.2275/gcr3.changes 2022-10-28 19:29:06.266503185 +0200 @@ -1,0 +2,7 @@ +Tue Oct 25 12:37:26 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Have libgcr-3-1 require gcr3-ssh-askpass when gnome-keyring is + present: gnome-keyring interacts deeper with this library, which + justifies a hard dep in this case (boo#1204071). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcr3.spec ++++++ --- /var/tmp/diff_new_pack.fGc9TG/_old 2022-10-28 19:29:06.818505953 +0200 +++ /var/tmp/diff_new_pack.fGc9TG/_new 2022-10-28 19:29:06.822505973 +0200 @@ -125,6 +125,8 @@ Requires: %{_name}-prompter >= %{version} Recommends: %{_name}-ssh-agent Recommends: %{name}-ssh-askpass +# https://bugzilla.opensuse.org/show_bug.cgi?id=1204071 - to properly manage keys using gnome-keyring +Requires: (%{name}-ssh-askpass if gnome-keyring) Recommends: %{_name}-viewer # To make lang package installable Provides: %{name} = %{version}
