automatic version update by autodist [release 5.86.0-1mamba;Mon Sep 13 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:17:09 +01:00
parent 87c5503c93
commit 08dc939152

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: syntax-highlighting Name: syntax-highlighting
Version: 5.85.0 Version: 5.86.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
Group: System/Libraries Group: System/Libraries
@ -11,7 +11,6 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/ URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/syntax-highlighting-%{version}.tar.xz 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 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 License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -76,6 +75,8 @@ exit 0
%files -n lib%{name} -f %{name}5_qt.lang %files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_kde5_libdir}/libKF5SyntaxHighlighting.so.* %{_kde5_libdir}/libKF5SyntaxHighlighting.so.*
%dir %{_libdir}/qt5/qml/org/kde/syntaxhighlighting
%{_libdir}/qt5/qml/org/kde/syntaxhighlighting/*
%{_datadir}/qlogging-categories5/ksyntaxhighlighting.*categories %{_datadir}/qlogging-categories5/ksyntaxhighlighting.*categories
%ifarch arm %ifarch arm
%dir %{_datadir}/org.kde.syntax-highlighting %dir %{_datadir}/org.kde.syntax-highlighting
@ -96,6 +97,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri %{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri
%changelog %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 * Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 5.85.0-1mamba
- automatic version update by autodist - automatic version update by autodist