automatic version update by autodist [release 6.1.1-1mamba;Wed Jun 26 2024]

This commit is contained in:
Automatic Build System 2024-06-29 10:35:41 +02:00
parent 86b945f5ee
commit 4366c81e94

View File

@ -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 <autodist@openmamba.org> 6.1.1-1mamba
- automatic version update by autodist
* Tue Jun 18 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
- automatic version update by autodist