From 08dc939152f45ff473139c59d762d159fff0fb40 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:17:09 +0100 Subject: [PATCH] automatic version update by autodist [release 5.86.0-1mamba;Mon Sep 13 2021] --- syntax-highlighting.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/syntax-highlighting.spec b/syntax-highlighting.spec index 0158405..37822d7 100644 --- a/syntax-highlighting.spec +++ b/syntax-highlighting.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: syntax-highlighting -Version: 5.85.0 +Version: 5.86.0 Release: 1mamba Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions Group: System/Libraries @@ -11,7 +11,6 @@ Packager: Silvan Calarco URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/syntax-highlighting-%{version}.tar.xz Patch0: syntax-highlighting-5.69.0-arm-qt-regex-crash-workaround.patch -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -76,6 +75,8 @@ exit 0 %files -n lib%{name} -f %{name}5_qt.lang %defattr(-,root,root) %{_kde5_libdir}/libKF5SyntaxHighlighting.so.* +%dir %{_libdir}/qt5/qml/org/kde/syntaxhighlighting +%{_libdir}/qt5/qml/org/kde/syntaxhighlighting/* %{_datadir}/qlogging-categories5/ksyntaxhighlighting.*categories %ifarch arm %dir %{_datadir}/org.kde.syntax-highlighting @@ -96,6 +97,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri %changelog +* Mon Sep 13 2021 Automatic Build System 5.86.0-1mamba +- automatic version update by autodist + * Mon Aug 16 2021 Automatic Build System 5.85.0-1mamba - automatic version update by autodist