Hello community, here is the log from the commit of package gnome-keyring for openSUSE:Leap:15.2 checked in at 2020-05-06 20:39:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gnome-keyring (Old) and /work/SRC/openSUSE:Leap:15.2/.gnome-keyring.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-keyring" Wed May 6 20:39:31 2020 rev:20 rq:800143 version:3.34.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gnome-keyring/gnome-keyring.changes 2020-03-06 12:36:43.486591160 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gnome-keyring.new.2738/gnome-keyring.changes 2020-05-06 20:39:55.432587198 +0200 @@ -1,0 +2,13 @@ +Wed Apr 29 21:06:42 UTC 2020 - Michael Gorse <[email protected]> + +- Enable FIPS patches on Leap (jsc#SLE-11880). + +------------------------------------------------------------------- +Tue Mar 24 20:17:50 UTC 2020 - Cor Blom <[email protected]> + +- According to the warning in the spec file baselibs.conf should be + updated when the scriptlet for pam-config is changed. This was + not done when the change was made to open the keyring also with + sddm (see boo#1167321). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.BEU1pD/_old 2020-05-06 20:39:56.268588929 +0200 +++ /var/tmp/diff_new_pack.BEU1pD/_new 2020-05-06 20:39:56.272588937 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-keyring # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ 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 +URL: https://wiki.gnome.org/Projects/GnomeKeyring Source0: https://download.gnome.org/sources/gnome-keyring/3.34/%{name}-%{version}.tar.xz Source99: baselibs.conf @@ -117,7 +117,7 @@ %setup -q %patch0 -p1 %patch1 -p1 -%if !0%{?is_opensuse} +%if 0%{?sle_version} %patch1000 -p1 %patch1001 -p1 %endif ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.BEU1pD/_old 2020-05-06 20:39:56.300588995 +0200 +++ /var/tmp/diff_new_pack.BEU1pD/_new 2020-05-06 20:39:56.304589003 +0200 @@ -3,4 +3,4 @@ gnome-keyring-pam requires "gnome-keyring-pam = <version>" supplements "packageand(gnome-keyring-pam:pam-<targettype>)" - post "%{_sbindir}/pam-config -a --gnome_keyring --gnome_keyring-auto_start --gnome_keyring-only_if=gdm,gdm-password,lxdm,lightdm || true" + post "%{_sbindir}/pam-config -a --gnome_keyring --gnome_keyring-auto_start --gnome_keyring-only_if=gdm,gdm-password,lxdm,lightdm,mdm,sddm || true"
