From c5480e4e92fcf14b203c2d0c37ac7fef0848574e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:38:22 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Sat Nov 09 2024] --- kf6-syntax-highlighting.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kf6-syntax-highlighting.spec b/kf6-syntax-highlighting.spec index 18a093f..d0bf99e 100644 --- a/kf6-syntax-highlighting.spec +++ b/kf6-syntax-highlighting.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-syntax-highlighting -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: KDE Frameworks 6 Syntax highlighting engine for Kate syntax definitions Group: System/Libraries @@ -15,10 +15,13 @@ Patch0: syntax-highlighting-5.69.0-arm-qt-regex-crash-workaround.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -98,6 +101,9 @@ exit 0 %{_qt6_docdir}/KF6SyntaxHighlighting.* %changelog +* Sat Nov 09 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