automatic version update by autodist [release 4.0-1mamba;Thu Apr 01 2021]

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

View File

@ -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: 3.62 Version: 4.0
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
@ -20,7 +20,6 @@ BuildRequires: libqt4-devel
BuildRequires: libreadline-devel BuildRequires: libreadline-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Highlight converts source code to formatted text with syntax highlighting. Highlight converts source code to formatted text with syntax highlighting.
@ -114,6 +113,9 @@ rm -rf examples/plugins/movabletype
#%doc ChangeLog README* TODO examples #%doc ChangeLog README* TODO examples
%changelog %changelog
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.62-1mamba * Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.62-1mamba
- automatic version update by autodist - automatic version update by autodist