Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-keyring for openSUSE:Factory checked in at 2025-03-21 20:21:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old) and /work/SRC/openSUSE:Factory/.gnome-keyring.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-keyring" Fri Mar 21 20:21:30 2025 rev:150 rq:1254710 version:48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes 2025-03-18 17:41:14.409386597 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-keyring.new.2696/gnome-keyring.changes 2025-03-21 20:21:42.920995378 +0100 @@ -1,0 +2,10 @@ +Thu Mar 20 10:17:13 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Re-enable ssh-agent for now: the switch to gcr-ssh-agent seems + not to work without further work from the users. This needs to be + analyzed more before disabling this agent here (boo#1239816). + + Pass -Dssh-agent=true to meson + + Add openssh BuildRequires. + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.joXjDT/_old 2025-03-21 20:21:43.545021339 +0100 +++ /var/tmp/diff_new_pack.joXjDT/_new 2025-03-21 20:21:43.549021505 +0100 @@ -44,6 +44,7 @@ BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: libselinux-devel BuildRequires: meson >= 1.0 +BuildRequires: openssh BuildRequires: pam-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -124,6 +125,7 @@ %build %meson \ + -Dssh-agent=true \ %{nil} %meson_build
