Dirk Mueller 2022-09-19 09:51:41 +00:00 committed by Git OBS Bridge
parent 96d95a1dc8
commit b49620f62d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 19 09:51:32 UTC 2022 - Dirk Müller <dmueller@suse.com>
- fix build of tests
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 12 02:43:19 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com> Mon Sep 12 02:43:19 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -43,6 +43,7 @@ BuildArch: noarch
BuildRequires: %{python_module SecretStorage = %{version}} BuildRequires: %{python_module SecretStorage = %{version}}
BuildRequires: %{python_module cryptography} BuildRequires: %{python_module cryptography}
BuildRequires: %{python_module jeepney >= 0.6} BuildRequires: %{python_module jeepney >= 0.6}
BuildRequires: dbus-1-daemon
BuildRequires: gnome-keyring BuildRequires: gnome-keyring
%endif %endif
%python_subpackages %python_subpackages