automatic version update by autodist [release 5.74.0-1mamba;Tue Sep 15 2020]
This commit is contained in:
parent
375f985a11
commit
82909b8620
@ -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 <autodist@mambasoft.it> 5.74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 10 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user