automatic version update by autodist [release 5.88.0-1mamba;Sun Nov 14 2021]
This commit is contained in:
parent
4ba53a89e1
commit
434e8e563f
@ -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.87.0
|
Version: 5.88.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
|
||||||
@ -15,8 +15,9 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -97,6 +98,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri
|
%{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 14 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user