From 78e441d31600c8df6dc87a9aecea374c39396b4d Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Mon, 13 Sep 2021 14:43:34 +0200 Subject: [PATCH] - updated to 5.86.0 --- kf5-syntax-highlighting.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 5600ff8..0a8aa04 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -1,15 +1,15 @@ -%define kdeframever 5.85 +%define kdeframever 5.86 %define qtver 5.9.0 %define kfname syntax-highlighting Summary: Syntax highlighting Name: kf5-%{kfname} -Version: 5.85.0 +Version: 5.86.0 Release: 1 License: LGPL v2.1+ Group: X11/Libraries -Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz -# Source0-md5: 1ef1c6039a3e91ec533af11af19539ec +Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz +# Source0-md5: 45fcf5ca2e8576c937342d9fa2f5c67e URL: http://www.kde.org/ BuildRequires: ninja BuildRequires: rpmbuild(macros) >= 1.164 @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/libKF5SyntaxHighlighting.so.5.*.* %{_datadir}/qlogging-categories5/ksyntaxhighlighting.categories %{_datadir}/qlogging-categories5/ksyntaxhighlighting.renamecategories +%dir %{_libdir}/qt5/qml/org/kde/syntaxhighlighting +%{_libdir}/qt5/qml/org/kde/syntaxhighlighting/libkquicksyntaxhighlightingplugin.so +%{_libdir}/qt5/qml/org/kde/syntaxhighlighting/qmldir %files devel %defattr(644,root,root,755) -- 2.44.0