|
|
@ -12,7 +12,7 @@ Version: 5.50.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
|
|
|
|
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: MIT
|
|
|
|
URL: https://cgit.kde.org/%{framework}.git
|
|
|
|
URL: https://cgit.kde.org/%{framework}.git
|
|
|
|
|
|
|
|
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
@ -80,7 +80,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
%files -f syntaxhighlighting5_qt.lang
|
|
|
|
%files -f syntaxhighlighting5_qt.lang
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
%license COPYING.LIB
|
|
|
|
%license COPYING
|
|
|
|
%{_kf5_sysconfdir}/xdg/org_kde_ksyntaxhighlighting.categories
|
|
|
|
%{_kf5_sysconfdir}/xdg/org_kde_ksyntaxhighlighting.categories
|
|
|
|
%{_kf5_bindir}/kate-syntax-highlighter
|
|
|
|
%{_kf5_bindir}/kate-syntax-highlighter
|
|
|
|
%{_kf5_libdir}/libKF5SyntaxHighlighting.so.*
|
|
|
|
%{_kf5_libdir}/libKF5SyntaxHighlighting.so.*
|
|
|
@ -96,6 +96,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.50.0-1
|
|
|
|
* Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.50.0-1
|
|
|
|
- 5.50.0
|
|
|
|
- 5.50.0
|
|
|
|
|
|
|
|
- License: MIT
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.49.0-1
|
|
|
|
* Tue Aug 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.49.0-1
|
|
|
|
- 5.49.0
|
|
|
|
- 5.49.0
|
|
|
|