diff --git a/kwallet-pam.spec b/kwallet-pam.spec index 4dd8dde..877d63b 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.0 +Version: 6.1.1 Release: 1mamba Summary: KDE Plasma kwallet login integration with PAM Group: Applications/Security @@ -13,8 +13,6 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kwalle License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libgcrypt-devel -BuildRequires: libgpg-error-devel BuildRequires: libpam-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -51,6 +49,9 @@ KDE Plasma kwallet login integration with PAM. %doc LICENSES %changelog +* Wed Jun 26 2024 Automatic Build System 6.1.1-1mamba +- automatic version update by autodist + * Tue Jun 18 2024 Automatic Build System 6.1.0-1mamba - automatic version update by autodist