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 2022-05-25 20:33:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old) and /work/SRC/openSUSE:Factory/.gnome-keyring.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-keyring" Wed May 25 20:33:58 2022 rev:144 rq:978922 version:42.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes 2022-03-23 20:16:57.090414325 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-keyring.new.2254/gnome-keyring.changes 2022-05-25 20:34:05.468188199 +0200 @@ -1,0 +2,17 @@ +Mon May 23 15:02:17 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 42.1: + + daemon: Add files to EXTRA_DIST to fix distcheck. +- Changes from version 42.0: + + secret-portal: Properly check the default keyring. + + Build fixes. + + ssh-agent: Fix crash by uninitialized GMutex. + + fix looping off the end of the operations array. + + readme: Mention libsecret instead of deprecated + libgnome-keyring. + + daemon: Make it systemd-activatable through the control socket. + + Updated translations. +- Add pkgcondfig(systemd) and pkgconfig(libsystemd) BuildRequires: + new dependencies. + +------------------------------------------------------------------- Old: ---- gnome-keyring-40.0.tar.xz New: ---- gnome-keyring-42.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.982rSo/_old 2022-05-25 20:34:06.144189143 +0200 +++ /var/tmp/diff_new_pack.982rSo/_new 2022-05-25 20:34:06.148189148 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-keyring # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnome-keyring -Version: 40.0 +Version: 42.1 Release: 0 Summary: GNOME Keyring License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GnomeKeyring -Source0: https://download.gnome.org/sources/gnome-keyring/40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-keyring/42/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-OPENSUSE gnome-keyring-pam-auth-prompt-password.patch bnc#466732 bgo#560488 vu...@novell.com -- Make the pam module prompt the password in auth, so we can use pam-config. This is a workaround until bnc#477488 is implemented. @@ -50,6 +50,8 @@ BuildRequires: pkgconfig(gck-1) >= 3.3.4 BuildRequires: pkgconfig(gcr-3) >= 3.27.90 BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 +BuildRequires: pkgconfig(libsystemd) +BuildRequires: pkgconfig(systemd) Requires: libgck-modules-gnome-keyring = %{version} Recommends: %{name}-pam Provides: dbus(org.freedesktop.secrets) @@ -190,6 +192,8 @@ %dir %{_datadir}/xdg-desktop-portal %dir %{_datadir}/xdg-desktop-portal/portals %{_datadir}/xdg-desktop-portal/portals/gnome-keyring.portal +%{_userunitdir}/gnome-keyring-daemon.service +%{_userunitdir}/gnome-keyring-daemon.socket %files -n libgck-modules-gnome-keyring # Note: if modules move to %%{_libdir}/pkcs11, then we should remove ++++++ gnome-keyring-40.0.tar.xz -> gnome-keyring-42.1.tar.xz ++++++ ++++ 23270 lines of diff (skipped)