automatic version update by autodist [release 5.85.0-1mamba;Sat Aug 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 03:20:52 +01:00
parent d37bb94cc0
commit 223ae52dd1

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kwallet
Version: 5.84.0
Version: 5.85.0
Release: 1mamba
Summary: Safe desktop-wide storage for passwords
Group: System/Libraries
@ -12,11 +12,11 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kwallet-%{ver
Patch0: kwallet-5.55.0-kwalletd-legacy-path.patch
License: GPL
## AUTOBUILDREQ-BEGIN
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
BuildRequires: glibc-devel
BuildRequires: libassuan-devel
BuildRequires: libgcc
BuildRequires: libgcrypt-devel
BuildRequires: libgpg-error-devel
BuildRequires: libgpgme-devel
BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel
@ -25,7 +25,6 @@ BuildRequires: libkconfigwidgets-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libkdbusaddons-devel
BuildRequires: libki18n-devel
BuildRequires: libkiconthemes-devel
BuildRequires: libknotifications-devel
BuildRequires: libkservice-devel
BuildRequires: libkwidgetsaddons-devel
@ -110,6 +109,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 5.85.0-1mamba
- automatic version update by autodist
* Mon Jul 12 2021 Automatic Build System <autodist@mambasoft.it> 5.84.0-1mamba
- automatic version update by autodist