diff --git a/kio-gdrive.spec b/kio-gdrive.spec index 8951038..09165db 100644 --- a/kio-gdrive.spec +++ b/kio-gdrive.spec @@ -1,5 +1,5 @@ Name: kio-gdrive -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: A KIO slave that enables KIO-aware applications to access and edit Google Drive files on the cloud Group: System/Libraries @@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libaccounts-qt6-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -28,7 +34,6 @@ BuildRequires: libkf6-purpose-devel BuildRequires: libkf6-solid-devel BuildRequires: libkgapi-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: libkgapi-devel >= 0:23.04.0-1mamba BuildRequires: cmake @@ -71,6 +76,9 @@ a KIO slave that enables KIO-aware applications (such as Dolphin, Kate or Gwenvi %doc COPYING %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist