From 328c2a386c4d0e507d1c471865d10ace0160b0e5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:16:07 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024] --- kf6-kcalendarcore.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec index 2be72b2..c18df87 100644 --- a/kf6-kcalendarcore.spec +++ b/kf6-kcalendarcore.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kcalendarcore -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: KDE Frameworks 6 library providing access to and handling of calendar data Group: System/Libraries @@ -14,6 +14,9 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kcale License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libical-devel @@ -87,6 +90,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KF6CalendarCore.* %changelog +* Fri Nov 08 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist