automatic version update by autodist [release 5.86.0-1mamba;Mon Sep 13 2021]
This commit is contained in:
parent
87c5503c93
commit
08dc939152
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 5.86.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 5.85.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user