diff --git a/README.md b/README.md index 243deed..ae087e2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KDE Plasma kwallet login integration with PAM. + diff --git a/kwallet-pam.spec b/kwallet-pam.spec index 3cd34eb..5b91173 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.2.4 +Version: 6.2.5 Release: 1mamba Summary: KDE Plasma kwallet login integration with PAM Group: Applications/Security @@ -24,7 +24,6 @@ Requires: socat %description KDE Plasma kwallet login integration with PAM. -%debug_package %prep %setup -q @@ -50,6 +49,9 @@ KDE Plasma kwallet login integration with PAM. %doc LICENSES %changelog +* Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Tue Nov 26 2024 Automatic Build System 6.2.4-1mamba - automatic version update by autodist