diff --git a/pam_kwallet6.changes b/pam_kwallet6.changes index ce9785b..d894575 100644 --- a/pam_kwallet6.changes +++ b/pam_kwallet6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 18:52:15 UTC 2024 - Christophe Marin + +- Add Provides/Obsoletes to replace Plasma 5 + ------------------------------------------------------------------- Wed Feb 21 18:36:33 UTC 2024 - Fabian Vogt diff --git a/pam_kwallet6.spec b/pam_kwallet6.spec index 0254f84..028ce6a 100644 --- a/pam_kwallet6.spec +++ b/pam_kwallet6.spec @@ -52,7 +52,8 @@ Requires(post): pam-config Requires(postun): coreutils Requires(postun): pam Requires(postun): pam-config -Conflicts: pam_kwallet +Provides: pam_kwallet = %{version} +Obsoletes: pam_kwallet < %{version} %description This PAM module allows you to automatically open your kwallet @@ -62,7 +63,8 @@ when signing into your account. Summary: Support files for the KWallet PAM module Requires: kwalletd6 Requires: socat -Conflicts: pam_kwallet-common +Provides: pam_kwallet-common = %{version} +Obsoletes: pam_kwallet-common < %{version} BuildArch: noarch %description common