automatic version update by autodist [release 4.1-1mamba;Thu May 13 2021]
This commit is contained in:
parent
ec56abddc2
commit
4a49055575
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: highlight
|
Name: highlight
|
||||||
Version: 4.0
|
Version: 4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A universal source code to formatted text converter
|
Summary: A universal source code to formatted text converter
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -15,10 +15,12 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: liblua51-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: liblua-devel
|
||||||
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libtermcap-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -113,6 +115,9 @@ rm -rf examples/plugins/movabletype
|
|||||||
#%doc ChangeLog README* TODO examples
|
#%doc ChangeLog README* TODO examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user