automatic version update by autodist [release 5.61.0-1mamba;Fri Aug 30 2019]
This commit is contained in:
parent
533ab4e24a
commit
1343b94366
@ -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.60.0
|
Version: 5.61.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
|
||||||
@ -55,7 +55,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name} --with-man --with-qt --all-name || touch %{name}.lang
|
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -68,7 +68,7 @@ exit 0
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -n lib%{name} -f %{name}.lang
|
%files -n lib%{name} -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libKF5SyntaxHighlighting.so.*
|
%{_kde5_libdir}/libKF5SyntaxHighlighting.so.*
|
||||||
%{_datadir}/qlogging-categories5/org_kde_ksyntaxhighlighting.categories
|
%{_datadir}/qlogging-categories5/org_kde_ksyntaxhighlighting.categories
|
||||||
@ -86,6 +86,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri
|
%{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 30 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 19 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
* Fri Jul 19 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user