diff --git a/kwallet-pam.spec b/kwallet-pam.spec index 877d63b..1c0e939 100644 --- a/kwallet-pam.spec +++ b/kwallet-pam.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %version | cut -d. -f1-3) Name: kwallet-pam -Version: 6.1.1 +Version: 6.1.2 Release: 1mamba Summary: KDE Plasma kwallet login integration with PAM Group: Applications/Security @@ -13,6 +13,7 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kwalle License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libgcrypt-devel BuildRequires: libpam-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -49,6 +50,9 @@ KDE Plasma kwallet login integration with PAM. %doc LICENSES %changelog +* Tue Jul 02 2024 Automatic Build System 6.1.2-1mamba +- automatic version update by autodist + * Wed Jun 26 2024 Automatic Build System 6.1.1-1mamba - automatic version update by autodist