From 0c8f27779cddb63e90177d371cf653533376be74 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jul 2024 16:14:52 +0200 Subject: [PATCH] automatic version update by autodist [release 6.1.2-1mamba;Tue Jul 02 2024] --- kwallet-pam.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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