diff --git a/syntax-highlighting.spec b/syntax-highlighting.spec index a9975e9..bf549d6 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.73.0 +Version: 5.74.0 Release: 1mamba Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions Group: System/Libraries @@ -52,7 +52,7 @@ This package contains libraries and header files for developing applications tha %cmake_kde5 -d build \ \ %ifarch arm --DQRC_SYNTAX=OFF + -DQRC_SYNTAX=OFF %endif %make @@ -83,7 +83,7 @@ exit 0 %dir %{_datadir}/org.kde.syntax-highlighting/syntax %{_datadir}/org.kde.syntax-highlighting/syntax/* %endif -%doc COPYING +%doc LICENSES %files -n lib%{name}-devel %defattr(-,root,root) @@ -97,6 +97,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri %changelog +* Tue Sep 15 2020 Automatic Build System 5.74.0-1mamba +- automatic version update by autodist + * Mon Aug 10 2020 Automatic Build System 5.73.0-1mamba - automatic version update by autodist