From b9cb6e3322a899ff48a5a6b6df97b806e8ebf553 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 13 Oct 2024 22:52:25 +0200 Subject: [PATCH] automatic version update by autodist [release 24.08.2-1mamba;Sun Oct 13 2024] --- pim-data-exporter.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 21f159f..b74f0c7 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: pim-data-exporter -Version: 24.08.1 +Version: 24.08.2 Release: 1mamba Summary: KDE PIM data exporter Group: Graphical Desktop/Applications/Internet @@ -13,6 +13,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: libakonadi-contacts-devel BuildRequires: libakonadi-devel BuildRequires: libakonadi-mime-devel @@ -21,6 +27,7 @@ BuildRequires: libassuan-devel BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libgpgme-devel +BuildRequires: libgpgmepp BuildRequires: libgrantleetheme-devel BuildRequires: libkdepim-devel BuildRequires: libkf6-karchive-devel @@ -59,7 +66,6 @@ BuildRequires: libpimcommon-devel BuildRequires: libqgpgme-qt6-devel BuildRequires: libstdc++6-devel BuildRequires: messagelib-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: kf6-rpm-macros @@ -127,6 +133,9 @@ exit 0 %doc LICENSES %changelog +* Sun Oct 13 2024 Automatic Build System 24.08.2-1mamba +- automatic version update by autodist + * Sun Sep 15 2024 Automatic Build System 24.08.1-1mamba - automatic version update by autodist