2 Commits

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | tr . -)
Name: latex2html
Version: 2023
Version: 2024
Release: 1mamba
Summary: LATEX2HTML converts LATEX documents to HTML
Group: Applications/Publishing
@ -14,6 +14,7 @@ License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Encode
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: netpbm
@ -72,6 +73,12 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
# BUGS Changes FAQ README
%changelog
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 2024-1mamba
- automatic version update by autodist
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 2023.2-1mamba
- automatic version update by autodist
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 2023-1mamba
- automatic version update by autodist