automatic version update by autodist [release 4.1-1mamba;Thu May 13 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:41:03 +01:00
parent ec56abddc2
commit 4a49055575

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: highlight
Version: 4.0
Version: 4.1
Release: 1mamba
Summary: A universal source code to formatted text converter
Group: Development/Tools
@ -15,10 +15,12 @@ License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: liblua51-devel
BuildRequires: libqt4-devel
BuildRequires: libglvnd-devel
BuildRequires: liblua-devel
BuildRequires: libqt5-devel
BuildRequires: libreadline-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtermcap-devel
## AUTOBUILDREQ-END
%description
@ -113,6 +115,9 @@ rm -rf examples/plugins/movabletype
#%doc ChangeLog README* TODO examples
%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
- automatic version update by autodist