diff --git a/kf6-kwallet.spec b/kf6-kwallet.spec index 49e7a25..529f957 100644 --- a/kf6-kwallet.spec +++ b/kf6-kwallet.spec @@ -1,7 +1,7 @@ %define framework kwallet %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kwallet -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -14,15 +14,21 @@ Patch1: kwallet-5.86.0-wizard-default-to-blowfish.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets BuildRequires: libX11-devel BuildRequires: libassuan-devel BuildRequires: libgcc BuildRequires: libgcrypt-devel BuildRequires: libglvnd-devel BuildRequires: libgpgme-devel +BuildRequires: libgpgmepp BuildRequires: libkf6-kcolorscheme-devel BuildRequires: libkf6-kconfig-devel BuildRequires: libkf6-kcoreaddons-devel +BuildRequires: libkf6-kcrash-devel BuildRequires: libkf6-kdbusaddons-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-knotifications-devel @@ -30,7 +36,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kwindowsystem-devel BuildRequires: libqca-qt6-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: libassuan-devel >= 0:3.0.1-1mamba BuildRequires: cmake @@ -107,6 +112,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Nov 10 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sun Oct 13 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist