Compare commits
2 Commits
2024-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
e14c7ffcc8 | |||
f1c14ebd6f |
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: latex2html
|
||||
Version: 2024
|
||||
Version: 2025
|
||||
Release: 1mamba
|
||||
Summary: LATEX2HTML converts LATEX documents to HTML
|
||||
Group: Applications/Publishing
|
||||
@ -13,9 +13,6 @@ Source: https://github.com/latex2html/latex2html.git/v%{version}/latex2ht
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: netpbm
|
||||
BuildRequires: tetex
|
||||
@ -73,6 +70,12 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
|
||||
# BUGS Changes FAQ README
|
||||
|
||||
%changelog
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 2025-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 22 2024 Automatic Build System <autodist@openmamba.org> 2024.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 2024-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user