diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 7831a65..452a8f9 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -2,7 +2,7 @@ Name: kaccounts-integration Version: 24.05.0 -Release: 1mamba +Release: 2mamba Summary: KDE framework to store secrets Group: System/Libraries Vendor: openmamba @@ -42,6 +42,11 @@ Accounts-SSO is the framework we are using to store secrets (tokens, passwords) %package -n lib%{name} Group: System/Libraries Summary: Shared libraries for %{name} +Requires: libsignon-plugin-oauth2 +Requires: libsignon-kwallet-extension +%ifnarch %{ix86} +Requires: signon-ui +%endif %description -n lib%{name} This package contains shared libraries for %{name}. @@ -95,6 +100,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KAccounts6/KAccounts*.cmake %changelog +* Thu Jun 06 2024 Silvan Calarco 24.05.0-2mamba +- libkaccounts-integration: require libsignon-plugin-oauth2, libsignon-kwallet-extension, signon-ui + * Sat May 25 2024 Automatic Build System 24.05.0-1mamba - automatic version update by autodist