Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-SecretStorage for openSUSE:Factory checked in at 2023-02-02 18:07:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-SecretStorage (Old) and /work/SRC/openSUSE:Factory/.python-SecretStorage.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SecretStorage" Thu Feb 2 18:07:07 2023 rev:16 rq:1062356 version:3.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-SecretStorage/python-SecretStorage.changes 2022-09-21 14:40:28.173428333 +0200 +++ /work/SRC/openSUSE:Factory/.python-SecretStorage.new.32243/python-SecretStorage.changes 2023-02-02 18:31:38.240662299 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 00:05:35 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- fix build for older distributions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-SecretStorage.spec ++++++ --- /var/tmp/diff_new_pack.KAZjvN/_old 2023-02-02 18:31:38.636664735 +0100 +++ /var/tmp/diff_new_pack.KAZjvN/_new 2023-02-02 18:31:38.640664760 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,9 @@ BuildRequires: %{python_module SecretStorage = %{version}} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module jeepney >= 0.6} +%if %{?suse_version} >= 1550 BuildRequires: dbus-1-daemon +%endif BuildRequires: gnome-keyring %endif %python_subpackages